summaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb-client.1.in
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-05-02 17:15:21 -0700
committerBen Pfaff <blp@nicira.com>2011-05-23 13:41:18 -0700
commit58f870d005d48f299785e7dbd0f153dd544f2a5a (patch)
treec3d7c6fe9ce01b92a30898785c0b97a8e50d5685 /ovsdb/ovsdb-client.1.in
parentbc6bb66b80b2675512cd266c438cb3783c015d09 (diff)
downloadopenvswitch-58f870d005d48f299785e7dbd0f153dd544f2a5a.tar.gz
docs: Suppress "warning: macro `DD' not defined" warnings from man.
deamon.man allows the file that is including it to include extra text in the description of --detach by defining a macro named DD. Only some of the manpages that included it did this (only those manpages that needed extra text there). But it's better to be quiet in "man --warnings", so this defines DD to an empty value in the other manpages that include daemon.man. Reported by lintian.
Diffstat (limited to 'ovsdb/ovsdb-client.1.in')
-rw-r--r--ovsdb/ovsdb-client.1.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in
index fe7b7fa2a..7d8d0b061 100644
--- a/ovsdb/ovsdb-client.1.in
+++ b/ovsdb/ovsdb-client.1.in
@@ -133,6 +133,7 @@ The following options controlling output formatting:
.SS "Daemon Options"
The daemon options apply only to the \fBmonitor\fR command. With any
other command, they have no effect.
+.ds DD
.so lib/daemon.man
.SS "Logging Options"
.so lib/vlog.man