diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-11-13 23:55:32 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-11-13 23:55:32 +0000 |
commit | 0e0bfcc4c26376bfb3f3462a0abdebe8bb51d852 (patch) | |
tree | 1d340d34e993cad465ce5c7155eb76fa80043816 /usr.sbin/pppd/pppd.8 | |
parent | 777d488768013ca1a9829cb44b7df317c47a2675 (diff) |
Add missing .TP
Diffstat (limited to 'usr.sbin/pppd/pppd.8')
-rw-r--r-- | usr.sbin/pppd/pppd.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index ee60f5900a0..ea152fe54a9 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppd.8,v 1.10 1997/10/25 05:09:58 millert Exp $ +.\" $OpenBSD: pppd.8,v 1.11 1997/11/13 23:55:31 millert Exp $ .\" manual page [] for pppd 2.3 .\" SH section heading .\" SS subsection heading @@ -405,6 +405,7 @@ Terminal Ready) signal briefly when the connection is terminated and before executing the connect script. On Ultrix, this option implies hardware flow control, as for the \fBcrtscts\fR option. +.TP .B modem_chat Use the modem control lines during the chat script. The default is to ignore the state of the CD (Carrier Detect) signal from the modem |