diff options
author | hasso <hasso> | 2004-03-04 20:41:36 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-03-04 20:41:36 +0000 |
commit | 00b0bbcd5ca015a25142cc33ac035e9d75f2417e (patch) | |
tree | 7082da60434a672ec7de9303e842e093a8ba0cc8 /doc/vtysh.1 | |
parent | 5707ccee87f1ed0917cc3a9d10119d6ba2ffe639 (diff) |
Document VTYSH_PAGER and fix bugreporting address.
Diffstat (limited to 'doc/vtysh.1')
-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] |