Update manpages to mention new --log-file option.
authorBen Pfaff <blp@nicira.com>
Thu, 23 Oct 2008 21:03:44 +0000 (14:03 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 23 Oct 2008 21:07:26 +0000 (14:07 -0700)
commit9795d7d750d84e2fdc86a6c737f2bf07f0efef80
treec0ffd86dc057092014f38dde58e9e296cab9d0e4
parentb6eb6bc746ebeee6027929e142f00b72fef57656
Update manpages to mention new --log-file option.

Move vlog option descriptions into a separate file lib/vlog.man that
is substituted into manpages.

Get rid of individual rules for substituting most files in favor of
a single suffix rule.  Unfortunately this loses the (Emacs-specific)
read-only markings but it simplifies the makefiles.
16 files changed:
Makefile.am
controller/automake.mk
controller/controller.8.in
debian/openflow-common.manpages
debian/openflow-switch.manpages
lib/automake.mk
lib/vlog.man [new file with mode: 0644]
secchan/automake.mk
secchan/secchan.8.in
subst [new file with mode: 0755]
switch/automake.mk
switch/switch.8.in
utilities/automake.mk
utilities/dpctl.8.in [moved from utilities/dpctl.8 with 93% similarity]
utilities/ofp-discover.8.in
utilities/vlogconf.8.in [moved from utilities/vlogconf.8 with 81% similarity]