problems in vacuumdb.1

Started by Nonameover 19 years ago2 messagesdocs
Jump to latest
#1Noname
esr@thyrsus.com

This is automatically generated email about problems in a man page for which
you appear to be responsible. If you are not the right person or list, tell
me and I will attempt to correct my database.

See http://catb.org/~esr/doclifter/problems.html for details on how and
why these patches were generated. Feel free to email me with any questions.
Note: These patches do not change the mod date of any manual page. You
may wish to do that by hand.

Problems with vacuumdb.1:

1. Broken command synopsis syntax. This may mean you're using a
construction in the command synopsis other than the standard
[ ] | { }, or it may mean you have running text in the command synopsis
section (the latter is not technically an error, but it's impossible
to translate into DocBook markup).

--- vacuumdb.1-orig	2005-02-01 22:55:15.125223816 -0500
+++ vacuumdb.1	2005-02-01 23:11:28.402263216 -0500
@@ -6,7 +6,7 @@
 .SH SYNOPSIS
 .sp
 \fBvacuumdb\fR [ \fB\fIconnection-option\fB\fR\fI...\fR ]  [ \fB [ --full ]  [ -f ] \fR ]  [ \fB [ --verbose ]  [ -v ] \fR ]  [ \fB [ --analyze ]  [ -z ] \fR ]  [ \fB--table | -t \fItable\fB
- [ ( \fIcolumn\fB [,...] ) ] 
+ [ \fIcolumnspec\fB ] 
 \fR ]  [ \fB\fIdbname\fB\fR ] 

\fBvacuumdb\fR [ \fB\fIconnection-options\fB\fR\fI...\fR ] [ \fB [ --all ] [ -a ] \fR ] [ \fB [ --full ] [ -f ] \fR ] [ \fB [ --verbose ] [ -v ] \fR ] [ \fB [ --analyze ] [ -z ] \fR ]
-----------------------------

--
Eric S. Raymond

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Noname (#1)
Re: problems in vacuumdb.1

Am Dienstag, 2. Januar 2007 01:06 schrieb esr@thyrsus.com:

This is automatically generated email about problems in a man page for
which you appear to be responsible. If you are not the right person or
list, tell me and I will attempt to correct my database.

You sent this same message two years ago but haven't responded to the
follow-up, so please either do something constructive or stop it.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/