diff options
author | Bernd Eckenfels <net-tools@lina.inka.de> | 2006-10-10 05:58:46 +0000 |
---|---|---|
committer | Bernd Eckenfels <net-tools@lina.inka.de> | 2006-10-10 05:58:46 +0000 |
commit | e44dfb3d17a1e05b7da3be76e7191576b7e2fcad (patch) | |
tree | 70eb36ef694a3f22e9957ca1f01d2de7bb47d517 /man | |
parent | 2c5906a576d4c24efce18742049bd6eb85e0c46d (diff) | |
download | net-tools-e44dfb3d17a1e05b7da3be76e7191576b7e2fcad.tar.gz net-tools-e44dfb3d17a1e05b7da3be76e7191576b7e2fcad.tar.bz2 net-tools-e44dfb3d17a1e05b7da3be76e7191576b7e2fcad.zip |
formatting fixes from Justin Pryzby in Debian Bug #391495
Diffstat (limited to 'man')
-rw-r--r-- | man/en_US/slattach.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/en_US/slattach.8 b/man/en_US/slattach.8 index 7ba2720..4db6083 100644 --- a/man/en_US/slattach.8 +++ b/man/en_US/slattach.8 @@ -1,4 +1,4 @@ -.TH SLATTACH 8 "4 Sep 2005" "" "" +.TH SLATTACH 8 "10 Oct 2006" "" "" .SH NAME slattach \- attach a network interface to a serial line .SH SYNOPSIS @@ -24,6 +24,7 @@ setup doesn't work. .B "[-h]" Exit when the carrier is lost. This works on both /dev/tty and /dev/cua devices by directly monitoring the carrier status every 15 seconds. +.TP .B "[-v]" Enable verbose output. Useful in shell scripts. .TP @@ -50,8 +51,8 @@ carrier watching is disabled. .B "[-p proto]" Set a specific kind of protocol to use on the line. The default is set to -.B "cslip" -, i.e. compressed SLIP. Other possible values are +.BR "cslip" , +i.e. compressed SLIP. Other possible values are .B "slip" (normal SLIP), .B "adaptive" |