diff options
author | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-04-18 13:19:47 -0700 |
---|---|---|
committer | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-04-18 13:19:47 -0700 |
commit | 17240e0f89ea5657f5045deb2916ac3303166c5d (patch) | |
tree | c5c1c80dc9db4022a6913778801c566371370dd8 /usr/src/pinyadmin/doc/newuser.latex | |
parent | 68c26cec353a0429562e757c658df9c622a5de16 (diff) | |
download | piny-code-17240e0f89ea5657f5045deb2916ac3303166c5d.tar.gz piny-code-17240e0f89ea5657f5045deb2916ac3303166c5d.zip |
A few more manpages.
Diffstat (limited to 'usr/src/pinyadmin/doc/newuser.latex')
-rw-r--r-- | usr/src/pinyadmin/doc/newuser.latex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/usr/src/pinyadmin/doc/newuser.latex b/usr/src/pinyadmin/doc/newuser.latex new file mode 100644 index 0000000..58419fb --- /dev/null +++ b/usr/src/pinyadmin/doc/newuser.latex @@ -0,0 +1,15 @@ +\usepackage{latex2man} + +\begin{Name}{8piny}{newuser}{Piny Team}{Piny}{createuser} + +\Prog{newuser} - add a piny user + +\section{Synopsis} + +\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. |