projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e52f868
)
Fix typo.
author
Bruce Momjian
Thu, 12 Oct 2000 22:08:42 +0000
(22:08 +0000)
committer
Bruce Momjian
Thu, 12 Oct 2000 22:08:42 +0000
(22:08 +0000)
doc/src/sgml/ref/create_user.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_user.sgml
b/doc/src/sgml/ref/create_user.sgml
index 2fb981b4d55d11b34270bb85974ac1a2207bd816..df98765c7f5daa0c2319ee9c0251ff842ff63649 100644
(file)
--- a/
doc/src/sgml/ref/create_user.sgml
+++ b/
doc/src/sgml/ref/create_user.sgml
@@
-1,5
+1,5
@@
@@
-165,7
+165,7
@@
CREATE USER
username
CREATE USER will add a new user to an instance of
-
Postgres
. Refer to the adminstrator's
+
Postgres
. Refer to the admin
i
strator's
guide for information about managing users and authentication.
You must be a database superuser to use this command.