summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhasso <hasso>2004-10-11 16:27:03 +0000
committerhasso <hasso>2004-10-11 16:27:03 +0000
commitc3abdb722d35eb93ca72078a7da1b4661accab27 (patch)
treeb89076220a74f3ca9c5e408331d4f2206bbdaed1 /doc
parente2ea9fef99392299d6291067522eef0d99e1714c (diff)
Disable ospfapi init by default.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/ospfd.83
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 7d1211c7..07e27b6e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-11 Hasso Tepper <hasso at quagga.net>
+
+ * ospfd.8: Update manpage: add info about new -a/--apiserver command
+ line switch.
+
2004-10-11 Paul Jakma <paul@dishone.st>
* ospfd.texi: reformat the ospf md5 paragraph, add an additional
diff --git a/doc/ospfd.8 b/doc/ospfd.8
index 1fde9003..af5a83ab 100644
--- a/doc/ospfd.8
+++ b/doc/ospfd.8
@@ -61,6 +61,9 @@ intrefaces.
Specify the user and group to run as. User and group have to have same
name at the moment. Default is \fIquagga\fR.
.TP
+\fB\-a\fR, \fB\-\-apiserver \fR
+Enable OSPF apiserver. Default is disabled.
+.TP
\fB\-v\fR, \fB\-\-version\fR
Print the version and exit.
.SH FILES