From 0064031f99d1bafda9d3d6d88284dc4e058c5293 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 13 Feb 2003 05:37:44 +0000 Subject: This patch fixes an error in the usage message for 'clusterdb', and makes a few editorial changes to the documentation. Neil Conway --- doc/src/sgml/ref/createuser.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/ref/createuser.sgml') diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml index 2db51f8fa5d..4825d27b141 100644 --- a/doc/src/sgml/ref/createuser.sgml +++ b/doc/src/sgml/ref/createuser.sgml @@ -1,5 +1,5 @@ @@ -227,7 +227,7 @@ PostgreSQL documentation - User name to connect as (not the user name to create) + User name to connect as (not the user name to create). -- cgit v1.2.3