diff options
author | hasso <hasso> | 2004-03-04 20:41:36 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-03-04 20:41:36 +0000 |
commit | 48e667cf13db4db8aca398fea7137124373577ad (patch) | |
tree | 5a35fb773cd94f6a775f68dd8685e828a6fe4f00 /doc | |
parent | d8fa733ecba39fe3dfb02807bd11671a6dd57edf (diff) | |
download | quagga-48e667cf13db4db8aca398fea7137124373577ad.tar.bz2 quagga-48e667cf13db4db8aca398fea7137124373577ad.tar.xz |
Document VTYSH_PAGER and fix bugreporting address.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/vtysh.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/vtysh.1 b/doc/vtysh.1 index 302e0166..30c03c89 100644 --- a/doc/vtysh.1 +++ b/doc/vtysh.1 @@ -35,6 +35,10 @@ Specify command to be executed under batch mode. \fB start-shell bash \fB start-shell zsh +.SH ENVIRONMENT VARIABLES + +.IP "\fBVTYSH_PAGER\fR" +This should be the name of the pager to use. Default is \fBmore\fR. .SH FILES @@ -60,7 +64,7 @@ bgpd(8), ripd(8), ripngd(8), ospfd(8), ospf6d(8), zebra(8) .SH BUGS .B vtysh eats bugs for breakfast. If you have food for the maintainers try -.BI <bug-zebra@gnu.org> +.BI http://bugzilla.quagga.net .SH AUTHOR[S] |