summaryrefslogtreecommitdiff
path: root/pinyadmin/doc
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2011-04-15 18:43:29 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2011-04-15 18:43:29 -0700
commitf085b6be029b4893b4096f0216ccbde41308b32f (patch)
treef4e6baa17e31d088727f6687ca776f5b4c91cc16 /pinyadmin/doc
parentc6fa357ed3f504cc5e629df5c84cfbd92d90ad32 (diff)
downloadpiny-code-f085b6be029b4893b4096f0216ccbde41308b32f.tar.gz
piny-code-f085b6be029b4893b4096f0216ccbde41308b32f.zip
Remove createuser so we stop conflicting with postgres-client packages
Diffstat (limited to 'pinyadmin/doc')
-rw-r--r--pinyadmin/doc/newuser.latex6
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.