docs: Suppress "warning: macro `DD' not defined" warning
authorSimon Horman <horms@verge.net.au>
Wed, 24 Aug 2011 01:40:52 +0000 (10:40 +0900)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Aug 2011 17:08:49 +0000 (10:08 -0700)
Suppress "warning: macro `DD' not defined" warning for ovs-brcompatd.8.

As per the description by Ben Pfaff for the same problem effecting
other files:

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

vswitchd/ovs-brcompatd.8.in

index fb3548e..0d5d462 100644 (file)
@@ -29,6 +29,7 @@ communicate with \fBovsdb\-server\fR.  The default is
 \fBovs\-brcompatd\fR will search the \fBPATH\fR environment variable
 to find it.
 .
+.ds DD
 .so lib/daemon.man
 .so lib/vlog.man
 .so lib/common.man