diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/main.texi | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index ea1e2f6e..2356a1ca 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-05-08 Paul Jakma <paul.jakma@sun.com> + + * main.texi: --log_mode does not exist, remove, bug #245. + 2006-05-04 Paul Jakma <paul.jakma@sun.com> * ripd.texi: Add Version Control as a distinct section. diff --git a/doc/main.texi b/doc/main.texi index c13bdef5..4254379e 100644 --- a/doc/main.texi +++ b/doc/main.texi @@ -30,10 +30,6 @@ immediately. @itemx --keep_kernel When zebra starts up, don't delete old self inserted routes. -@item -l -@itemx --log_mode -Set verbose logging on. - @item -r @itemx --retain When program terminates, retain routes added by zebra. |