From dccfd74935254224cff91da66f8bb05f84af04f0 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 25 Dec 2000 23:15:27 +0000 Subject: Refine some things to create better looking man pages. --- doc/src/sgml/ref/postgres-ref.sgml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index be0fa978de4..6240e34d63e 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -80,13 +80,12 @@ Postgres documentation PostgreSQL server process that processes queries. The second form above is how postgres is invoked by the (only + linkend="app-postmaster"> (only conceptually, since both postmaster and postgres are in fact the same program); it should not be invoked directly this way. The first form invokes the server directly in interactive mode. The primary use for this - mode is for bootstrapping by . + mode is for bootstrapping by . @@ -109,7 +108,7 @@ Postgres documentation When postgres is started by a then it + linkend="app-postmaster"> then it inherits all options set by the latter. Additionally, postgres-specific options can be passed from the postmaster with the @@ -134,7 +133,7 @@ Postgres documentation The options , , , , , and have the same meaning as with the . + linkend="app-postmaster">. @@ -358,9 +357,9 @@ Postgres documentation See also - , - , - + , + , + -- cgit v1.2.3