diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-17 04:09:18 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-17 04:09:18 +0000 |
commit | 8bca70fad5efaabce59ad46762fb5545351d0e28 (patch) | |
tree | 3191a465a8c53ef7e5cec10f3fc3148afaf4b765 /doc/src | |
parent | 675a7b8280047cfc7d84828d71da5b6a92a6a934 (diff) | |
download | postgresql-8bca70fad5efaabce59ad46762fb5545351d0e28.tar.gz postgresql-8bca70fad5efaabce59ad46762fb5545351d0e28.zip |
Broken markup.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/ref/pg_resetxlog.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_resetxlog.sgml b/doc/src/sgml/ref/pg_resetxlog.sgml index fe2b3b34d20..2dedd712b1a 100644 --- a/doc/src/sgml/ref/pg_resetxlog.sgml +++ b/doc/src/sgml/ref/pg_resetxlog.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_resetxlog.sgml,v 1.1 2002/08/17 02:45:29 momjian Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_resetxlog.sgml,v 1.2 2002/08/17 04:09:18 tgl Exp $ PostgreSQL documentation --> @@ -18,7 +18,7 @@ PostgreSQL documentation <refsynopsisdiv> <cmdsynopsis> <command>pg_resetxlog</command> - <arg><replaceable choice="plain">datadir</replaceable></arg> + <arg><replaceable class="parameter">datadir</replaceable></arg> </cmdsynopsis> </refsynopsisdiv> |