Re: assorted documentation errors - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: assorted documentation errors
Date
Msg-id Pine.LNX.4.30.0108131838390.677-100000@peter.localdomain
Whole thread Raw
In response to Re: assorted documentation errors  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Bruce Momjian writes:

> diff -c -r1.17 create_user.sgml
> *** create_user.sgml    2001/07/10 22:09:27     1.17
> --- create_user.sgml    2001/08/13 15:21:14
> ***************
> *** 28,34 ****
>   where <replaceable class="PARAMETER">option</replaceable> can be:
>
>           SYSID <replaceable class="PARAMETER">uid</replaceable>
> !         | PASSWORD '<replaceable > class="PARAMETER">password</replaceable>'
>           | CREATEDB | NOCREATEDB
>           | CREATEUSER | NOCREATEUSER
>           | IN GROUP <replaceable class="PARAMETER">groupname</replaceable> [, ...]
> --- 28,34 ----
>   where <replaceable class="PARAMETER">option</replaceable> can be:
>
>           SYSID <replaceable class="PARAMETER">uid</replaceable>
> !         | [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>'
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
???

>           | CREATEDB | NOCREATEDB
>           | CREATEUSER | NOCREATEUSER
>           | IN GROUP <replaceable class="PARAMETER">groupname</replaceable> [, ...]


--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: assorted documentation errors
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Except all eliminates what it shouldnt