diff options
author | Jeremy Jackson <jerj@coplanar.net> | 2008-12-28 12:40:06 -0500 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2009-06-18 22:11:32 +0100 |
commit | c546afaed229106c2fcb54b57906414b9503dcc9 (patch) | |
tree | 7eb70bd1b8ee9a769cfb7a265d4073b03e5ecbe0 /doc/ospfd.8 | |
parent | 6511cab26728453d1b5e572bbbc3775f70c10c0e (diff) |
[doc] Removes documentation of nonexistant option.
Expansion of Ubuntu quagga-0.99.11-1 30_doc__ospfd.8__nolog.dpatch
Diffstat (limited to 'doc/ospfd.8')
-rw-r--r-- | doc/ospfd.8 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ospfd.8 b/doc/ospfd.8 index 63f8c69b..8c819cf6 100644 --- a/doc/ospfd.8 +++ b/doc/ospfd.8 @@ -52,9 +52,6 @@ When ospfd starts its process identifier is written to \fB\fIpid-file\fR. The init system uses the recorded PID to stop or restart ospfd. The likely default is \fB\fI/var/run/ospfd.pid\fR. .TP -\fB\-l\fR, \fB\-\-log_mode\fR -Turn verbose logging on. -.TP \fB\-P\fR, \fB\-\-vty_port \fR\fIport-number\fR Specify the port that the ospfd VTY will listen on. This defaults to 2604, as specified in \fB\fI/etc/services\fR. |