diff options
-rw-r--r-- | doc/mailman-install.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mailman-install.tex b/doc/mailman-install.tex index cc58115f..36e64c3e 100644 --- a/doc/mailman-install.tex +++ b/doc/mailman-install.tex @@ -922,7 +922,7 @@ and change your transport like this: This is how a set of address tests for the Exim lists look on a working system. The list in question is \email{quixote-users@mems-exchange.org}, and -these commands were run on the \code{mems-exchange.org} mail server ("% " +these commands were run on the \code{mems-exchange.org} mail server ("\% " indicates the Unix shell prompt): \begin{verbatim} @@ -1749,7 +1749,7 @@ the commands as indicated below - do not type the comments following the sudo tcsh niutil -create / /users/mailman niutil -createprop / /users/mailman name mailman -# Note that xxx is a free group ID number on your system +# Note that xxx is a free user ID number on your system niutil -createprop / /users/mailman uid xxx niutil -createprop / /users/mailman home /usr/local/mailman mkdir -p /usr/local/mailman |