diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-10-30 19:34:40 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-10-30 19:34:40 +0000 |
commit | 3d83e28b2b3c1fda477256a21e153c99c5611bbd (patch) | |
tree | c6eb38becbf140b5d223048f9d6b69b1829fae5f /doc/src/sgml/ref/createuser.sgml | |
parent | 3ac0a4e0589348ffd185ad463c8f89071f9f3695 (diff) | |
download | postgresql-3d83e28b2b3c1fda477256a21e153c99c5611bbd.tar.gz postgresql-3d83e28b2b3c1fda477256a21e153c99c5611bbd.zip |
Minor cleanup in markup, especially in the Output section.
Diffstat (limited to 'doc/src/sgml/ref/createuser.sgml')
-rw-r--r-- | doc/src/sgml/ref/createuser.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml index f06b3c025bb..ad51ae5c666 100644 --- a/doc/src/sgml/ref/createuser.sgml +++ b/doc/src/sgml/ref/createuser.sgml @@ -213,7 +213,7 @@ and <envar>PGREALM</envar> environment variables will be passed on to <application>psql</application> -and processed as described in <xref linkend="app-psql" endterm="app-psql">. +and processed as described in <xref linkend="app-psql" endterm="psql-ref">. Once invoked, <application>createuser</application> will ask a series of questions to obtain parameters not specified on |