diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 23:01:52 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 23:01:52 +0000 |
commit | e967135bc8672eae08acc6db7f61229759e44f0c (patch) | |
tree | ccfb4ff5bc46ba987fbe2004311611db447549d5 /usr.bin/tip/tip.1 | |
parent | 9785762531249cca5a965915f3a9769abefae426 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'usr.bin/tip/tip.1')
-rw-r--r-- | usr.bin/tip/tip.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/tip/tip.1 b/usr.bin/tip/tip.1 index 6033b3a3a94..c08e400f588 100644 --- a/usr.bin/tip/tip.1 +++ b/usr.bin/tip/tip.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tip.1,v 1.4 1998/10/30 00:24:39 aaron Exp $ +.\" $OpenBSD: tip.1,v 1.5 1998/11/11 23:01:47 aaron Exp $ .\" $NetBSD: tip.1,v 1.7 1994/12/08 09:31:05 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -76,12 +76,10 @@ on the machine (or equivalent) to which you wish to connect. .\" describes only .\" .Nm tip . .Pp -Available Option: +Available options: .Bl -tag -width indent .It Fl v Set verbose mode. -.Pp -.Bl -tag -width indent .It Fl n No escape (disable tilde). .El |