ovs-appctl: Point to individual daemon manpages in docs.
authorBen Pfaff <blp@nicira.com>
Mon, 30 Apr 2012 18:24:31 +0000 (11:24 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 1 May 2012 21:29:37 +0000 (14:29 -0700)
Sometimes users seem surprised that appctl commands are documented.

Signed-off-by: Ben Pfaff <blp@nicira.com>
utilities/ovs-appctl.8.in

index 38ed8c95bea46748a2d727eeefa1678708532aad..4606f57fe497740163f2e62c78251c20571b5056 100644 (file)
@@ -20,7 +20,8 @@ ovs\-appctl \- utility for configuring running Open vSwitch daemons
 .SH DESCRIPTION
 Open vSwitch daemons accept certain commands at runtime to control their
 behavior and query their settings.  Every daemon accepts a common set of
-commands documented under \fBCOMMON COMMANDS\fR below, and
+commands documented under \fBCOMMON COMMANDS\fR below.  Some daemons
+support additional commands documented in their own manpages.
 \fBovs\-vswitchd\fR in particular accepts a number of additional
 commands documented in \fBovs\-vswitchd\fR(8).
 .PP