Disable ospfapi init by default.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 7d1211c..07e27b6 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 1fde900..af5a83a 100644
--- a/doc/ospfd.8
+++ b/doc/ospfd.8
@@ -61,6 +61,9 @@
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