diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2011-04-15 18:43:29 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2011-04-15 18:43:29 -0700 |
commit | f085b6be029b4893b4096f0216ccbde41308b32f (patch) | |
tree | f4e6baa17e31d088727f6687ca776f5b4c91cc16 /pinyadmin/doc/newuser.latex | |
parent | c6fa357ed3f504cc5e629df5c84cfbd92d90ad32 (diff) | |
download | piny-code-f085b6be029b4893b4096f0216ccbde41308b32f.tar.gz piny-code-f085b6be029b4893b4096f0216ccbde41308b32f.zip |
Remove createuser so we stop conflicting with postgres-client packages
Diffstat (limited to 'pinyadmin/doc/newuser.latex')
-rw-r--r-- | pinyadmin/doc/newuser.latex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/pinyadmin/doc/newuser.latex b/pinyadmin/doc/newuser.latex index 721d468..c9e4492 100644 --- a/pinyadmin/doc/newuser.latex +++ b/pinyadmin/doc/newuser.latex @@ -1,6 +1,6 @@ \usepackage{latex2man} -\begin{Name}{8piny}{newuser}{Piny Team}{Piny}{createuser} +\begin{Name}{8piny}{newuser}{Piny Team}{Piny}{newuser} \Prog{newuser} - add a piny user @@ -8,9 +8,7 @@ \Prog{newuser} -\Prog{createuser} - \section{Description} The \Prog{newuser} program is an interactive script which walks the user through the process of creating a new Piny account. -Normally it is set as the shell of a passwordless user such as "newuser" or "createuser", so that users can create accounts without any assistance from a sysadmin. +Normally it is set as the shell of a passwordless user such as "newuser", so that users can create accounts without any assistance from a sysadmin. |