diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml index 5c34c62342..45fe700e85 100644 --- a/doc/src/sgml/ref/createuser.sgml +++ b/doc/src/sgml/ref/createuser.sgml @@ -183,20 +183,6 @@ PostgreSQL documentation - - - - - Prompt for the user name if none is specified on the command line, and - also prompt for whichever of the options - /, - /, - / is not specified on the command - line. (This was the default behavior up to PostgreSQL 9.1.) - - - - @@ -330,6 +316,20 @@ PostgreSQL documentation + + + + + Prompt for the user name if none is specified on the command line, and + also prompt for whichever of the options + /, + /, + / is not specified on the command + line. (This was the default behavior up to PostgreSQL 9.1.) + + + +