summaryrefslogtreecommitdiff
path: root/doc/ripd.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ripd.8')
-rw-r--r--doc/ripd.814
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/ripd.8 b/doc/ripd.8
index 2f386827..5a9f5fa8 100644
--- a/doc/ripd.8
+++ b/doc/ripd.8
@@ -1,4 +1,4 @@
-.TH RIPD 8 "10 August 2004" "Quagga RIP daemon" "Version 0.96.5"
+.TH RIPD 8 "25 November 2004" "Quagga RIP daemon" "Version 0.97.3"
.SH NAME
ripd \- a RIP routing engine for use with Quagga routing software.
.SH SYNOPSIS
@@ -20,6 +20,9 @@ ripd \- a RIP routing engine for use with Quagga routing software.
] [
.B \-u
.I user
+] [
+.B \-g
+.I group
]
.SH DESCRIPTION
.B ripd
@@ -36,7 +39,11 @@ command:
Runs in daemon mode, forking and exiting from tty.
.TP
\fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
-Specifies the config file to use for startup. If not specified this option will likely default to \fB\fI/usr/local/etc/ripd.conf\fR.
+Specifies the config file to use for startup. If not specified this
+option will likely default to \fB\fI/usr/local/etc/ripd.conf\fR.
+.TP
+\fB\-g\fR, \fB\-\-group \fR\fIgroup\fR
+Specify the group to run as. Default is \fIquagga\fR.
.TP
\fB\-h\fR, \fB\-\-help\fR
A brief message.
@@ -55,8 +62,7 @@ Specify the address that the ripd VTY will listen on. Default is all
intrefaces.
.TP
\fB\-u\fR, \fB\-\-user \fR\fIuser\fR
-Specify the user and group to run as. User and group have to have same
-name at the moment. Default is \fIquagga\fR.
+Specify the user to run as. Default is \fIquagga\fR.
.TP
\fB\-r\fR, \fB\-\-retain\fR
When the program terminates, retain routes added by \fBripd\fR.