diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
commit | 1805b94e6caa317d402e398fa06fa3d93d6827a0 (patch) | |
tree | e58ba56a51e58547f1d6f5a95c25435bc397c5c3 /usr.bin/ul/ul.1 | |
parent | f35d61706eae00527a19f021ef26ab0109f18e5c (diff) |
- remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
Diffstat (limited to 'usr.bin/ul/ul.1')
-rw-r--r-- | usr.bin/ul/ul.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ul/ul.1 b/usr.bin/ul/ul.1 index 76e536c47b0..4eead962602 100644 --- a/usr.bin/ul/ul.1 +++ b/usr.bin/ul/ul.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ul.1,v 1.3 1998/10/30 00:24:41 aaron Exp $ +.\" $OpenBSD: ul.1,v 1.4 1999/06/05 01:21:45 aaron Exp $ .\" $NetBSD: ul.1,v 1.3 1994/12/07 00:28:23 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 6, 1993 .Dt UL 1 -.Os BSD 4 +.Os .Sh NAME .Nm ul .Nd do underlining @@ -92,7 +92,7 @@ specified in or as set during the login process by the user in their .Pa login file (see -.Xr setenv 1 ) . +.Xr setenv 1 ) . .El .Sh SEE ALSO .Xr colcrt 1 , |