From 3415329547c7e5d78bc20398daaa4c9d7c5e8749 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 15 Jan 2009 13:44:04 -0800 Subject: [PATCH] secchan: Divide options in manpage into labeled subsections. --- secchan/secchan.8.in | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/secchan/secchan.8.in b/secchan/secchan.8.in index bcb3970c..95e47e9c 100644 --- a/secchan/secchan.8.in +++ b/secchan/secchan.8.in @@ -195,6 +195,7 @@ the local port network device, and start the DHCP client afterward. .RE .SH OPTIONS +.SS "Controller Discovery Options" .TP \fB--accept-vconn=\fIregex\fR When \fBsecchan\fR performs controller discovery (see \fBCONTACTING @@ -232,6 +233,7 @@ that it receives specifies one or more DNS servers. When controller discovery is not performed, this option has no effect. +.SS "Networking Options" .TP \fB-F\fR, \fB--fail=\fR[\fBopen\fR|\fBclosed\fR] The controller is, ordinarily, responsible for setting up all flows on @@ -364,6 +366,13 @@ at the switch. The default is \fB--no-stp\fR in this distribution, because bugs in the STP implementation are still being worked out. The default will change to \fB--stp\fR at some point in the future. +.TP +\fB--netflow=\fIhost\fB:\fIport\fR +When flows end on the switch, send NetFlow v5 messages to +\fIhost\fR on UDP \fIport\fR. + +.SS "Remote Command Execution Options" + .TP \fB--command-acl=\fR[\fB!\fR]\fIglob\fR[\fB,\fR[\fB!\fR]\fIglob\fR...] Configures the commands that remote OpenFlow connections are allowed @@ -390,10 +399,10 @@ Sets the directory searched for remote command execution to \fBdirectory\fR. The default directory is \fB@pkgdatadir@/commands\fR. -.TP -\fB--netflow=\fIhost\fB:\fIport\fR -When flows end on the switch, send NetFlow v5 messages to -\fIhost\fR on UDP \fIport\fR. +.SS "Daemon Options" +.so lib/daemon.man + +.SS "Public Key Infrastructure Options" .TP \fB-p\fR, \fB--private-key=\fIprivkey.pem\fR @@ -431,8 +440,9 @@ require the controller to send the CA certificate, but \fBcontroller\fR(8) can be configured to do so with the \fB--peer-ca-cert\fR option. -.so lib/daemon.man +.SS "Logging Options" .so lib/vlog.man +.SS "Other Options" .so lib/common.man .so lib/leak-checker.man -- 2.30.2