diff options
| author | wiz <wiz@NetBSD.org> | 2012-03-22 07:58:16 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2012-03-22 07:58:16 +0000 |
| commit | 8098546f10ecb1ecc12a62304406cbc5b0adbeca (patch) | |
| tree | 0f2ceb6542639aa3b531163b80fb77938a92672f /usr.bin/tip | |
| parent | 51fda529e82b3868d4e3899f0b4dff22a6a14a51 (diff) | |
Fix whitespace nits. Suggested by Bug Hunting.
Diffstat (limited to 'usr.bin/tip')
| -rw-r--r-- | usr.bin/tip/tip.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tip/tip.1 b/usr.bin/tip/tip.1 index 4450d7dc8e1..94c125b051a 100644 --- a/usr.bin/tip/tip.1 +++ b/usr.bin/tip/tip.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: tip.1,v 1.31 2009/03/13 11:12:28 joerg Exp $ +.\" $NetBSD: tip.1,v 1.32 2012/03/22 07:58:20 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -272,7 +272,7 @@ to find how to reach a particular system and to find out how it should operate while talking to the system; refer to -.Xr remote 5 +.Xr remote 5 for a full description. Each system has a default baud rate with which to establish a connection. @@ -344,9 +344,9 @@ Variables may be displayed and set through the ``s'' escape. The syntax for variables is patterned after -.Xr vi 1 +.Xr vi 1 and -.Xr Mail 1 . +.Xr Mail 1 . Supplying ``all'' as an argument to the set command displays all variables readable by the user. |
