diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/ospfd.8 | 3 | 
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 | 
