diff options
Diffstat (limited to 'doc/basic.texi')
-rw-r--r-- | doc/basic.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/basic.texi b/doc/basic.texi index ce1b9437..6b510167 100644 --- a/doc/basic.texi +++ b/doc/basic.texi @@ -138,7 +138,7 @@ to all VTY interfaces. @end deffn @deffn Command {show version} {} -Show the current version of the Zebra and its build host information. +Show the current version of the Quagga and its build host information. @end deffn @deffn Command {line vty} {} @@ -214,7 +214,7 @@ comment and the password is set to 'zebra!password'. @c COMMON_OPTIONS @c OPTIONS section of the man page -These options apply to all Zebra daemons. +These options apply to all Quagga daemons. @table @samp @@ -241,7 +241,7 @@ stop}. The file name is an run-time option rather than a configure-time option so that multiple routing daemons can be run simultaneously. This is -useful when using Zebra to implement a routing looking glass. One +useful when using Quagga to implement a routing looking glass. One machine can be used to collect differing routing views from differing points in the network. |