From 51897d0502768b32de1da5bd9dceff00ad9a8e7f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 21 May 2007 11:32:02 +0000 Subject: 23447: improve documentation for zsh/newuser --- Doc/Zsh/mod_newuser.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Doc/Zsh/mod_newuser.yo') diff --git a/Doc/Zsh/mod_newuser.yo b/Doc/Zsh/mod_newuser.yo index d21e633c2..5da66a9f2 100644 --- a/Doc/Zsh/mod_newuser.yo +++ b/Doc/Zsh/mod_newuser.yo @@ -37,3 +37,11 @@ Note that it is possible to achieve exactly the same effect as the tt(zsh/newuser) module by adding code to tt(/etc/zshenv). The module exists simply to allow the shell to make arrangements for new users without the need for invervention by package maintainers and system administrators. + +The script supplied with the module invokes the shell function +tt(zsh-newuser-install). This may be invoked directly by the user +even if the tt(zsh/newuser) module is disabled. Note, however, that +if the module is not installed the function will not be installed either. +The function is documented in +ifnzman(noderef(User Configuration Functions))\ +ifzman(the section User Configuration Functions in zmanref(zshcontrib)). -- cgit 1.4.1