Blame SOURCES/postgresql-man.patch

582c4b
PostgreSQL ecpg/initdb manual page fixes
582c4b
582c4b
This was generated based on automatic Red Hat manual page scan (private
582c4b
RHBZ#948933).
582c4b
582c4b
diff -up ./doc/src/sgml/man1/ecpg.1.man948933 ./doc/src/sgml/man1/ecpg.1
582c4b
--- ./doc/src/sgml/man1/ecpg.1.man948933	2014-12-16 02:13:15.000000000 +0100
582c4b
+++ ./doc/src/sgml/man1/ecpg.1	2014-12-23 11:26:37.883644047 +0100
582c4b
@@ -80,6 +80,11 @@ INFORMIX_SE\&.
582c4b
 Define a C preprocessor symbol\&.
582c4b
 .RE
582c4b
 .PP
582c4b
+\fB\-h \fR
582c4b
+.RS 4
582c4b
+Parse a header file, this option includes option \fB\-c\fR\&.
582c4b
+.RE
582c4b
+.PP
582c4b
 \fB\-i\fR
582c4b
 .RS 4
582c4b
 Parse system include files as well\&.
582c4b
@@ -128,6 +133,11 @@ Allow question mark as placeholder for c
582c4b
 .RE
582c4b
 .RE
582c4b
 .PP
582c4b
+\fB\-\-regression\fR
582c4b
+.RS 4
582c4b
+Run in regression testing mode\&.
582c4b
+.RE
582c4b
+.PP
582c4b
 \fB\-t\fR
582c4b
 .RS 4
582c4b
 Turn on autocommit of transactions\&. In this mode, each SQL command is automatically committed unless it is inside an explicit transaction block\&. In the default mode, commands are committed only when
582c4b
diff -up ./doc/src/sgml/man1/initdb.1.man948933 ./doc/src/sgml/man1/initdb.1
582c4b
--- ./doc/src/sgml/man1/initdb.1.man948933	2014-12-16 02:13:21.000000000 +0100
582c4b
+++ ./doc/src/sgml/man1/initdb.1	2014-12-23 11:26:37.883644047 +0100
582c4b
@@ -281,6 +281,13 @@ determines that an error prevented it fr
582c4b
 .PP
582c4b
 Other options:
582c4b
 .PP
582c4b
+\fB\-s\fR
582c4b
+.br
582c4b
+\fB\-\-show\fR
582c4b
+.RS 4
582c4b
+Print the internal settings, then exit\&.
582c4b
+.RE
582c4b
+.PP
582c4b
 \fB\-V\fR
582c4b
 .br
582c4b
 \fB\-\-version\fR