diff options
Diffstat (limited to 'usr.bin/tip/tip.1')
-rw-r--r-- | usr.bin/tip/tip.1 | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/usr.bin/tip/tip.1 b/usr.bin/tip/tip.1 index 071ab3e92f0..e2c76d3e2f3 100644 --- a/usr.bin/tip/tip.1 +++ b/usr.bin/tip/tip.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tip.1,v 1.17 2001/09/09 19:30:49 millert Exp $ +.\" $OpenBSD: tip.1,v 1.18 2001/09/17 22:41:37 deraadt Exp $ .\" $NetBSD: tip.1,v 1.7 1994/12/08 09:31:05 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -75,11 +75,25 @@ describes only .Nm tip . .Pp The options are as follows: -.Bl -tag -offset indent -width 4n -.It Fl v -Set verbose mode. +.Bl -tag -width 4n +.It Fl a Ar acu +Set the acu. +.It Fl l Ar line +For +.Nm cu , +specify the line to use. Either of the forms like +.Pa tty00 +or +.Pa /dev/tty00 +are permitted. .It Fl n No escape (disable tilde). +.It Fl s Ar speed +For +.Nm cu , +set the speed of the connection. +.It Fl v +Set verbose mode. .El .Pp If |