projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de83f08
)
Fix typo.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 12 Oct 2000 22:08:42 +0000
(22:08 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
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 d795f85fcc2c9ea82bb1c46b6f95870a7613e5c4..4e9d97d5828525edb1981ae23f835ac41264694c 100644
(file)
--- a/
doc/src/sgml/ref/create_user.sgml
+++ b/
doc/src/sgml/ref/create_user.sgml
@@
-165,7
+165,7
@@
CREATE USER <replaceable class="PARAMETER">username</replaceable>
</title>
<para>
CREATE USER will add a new user to an instance of
- <productname>Postgres</productname>. Refer to the adminstrator's
+ <productname>Postgres</productname>. 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.
</para>