diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-10 09:12:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-10 09:12:14 +0000 |
commit | 954f7917cd61e2c4e87fa97f77b5d16372fced8d (patch) | |
tree | 871a313e9494c2e181e8b7547436ca52ed2b21b5 /usr.bin/soelim | |
parent | 7da7265de4dc122cf4762c2707b245904c8acdd7 (diff) |
- section reorder
- COMPATIBILITY merge
- macro cleanup
- kill whitespace at EOL
- new sentence, new line
ssh pages ok markus@
Diffstat (limited to 'usr.bin/soelim')
-rw-r--r-- | usr.bin/soelim/soelim.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/soelim/soelim.1 b/usr.bin/soelim/soelim.1 index 3b6d5117e44..f9fb232599e 100644 --- a/usr.bin/soelim/soelim.1 +++ b/usr.bin/soelim/soelim.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: soelim.1,v 1.6 2003/06/03 02:56:16 millert Exp $ +.\" $OpenBSD: soelim.1,v 1.7 2003/06/10 09:12:11 jmc Exp $ .\" $NetBSD: soelim.1,v 1.3 1994/12/21 08:11:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -77,11 +77,11 @@ soelim exum?.n \&| tbl \&| nroff \-ms \&| col \&| lpr .Sh SEE ALSO .Xr colcrt 1 , .Xr more 1 -.Sh BUGS -The format of the source commands must involve no strangeness; -exactly one blank must precede and no blanks follow the file name. .Sh HISTORY The .Nm command appeared in .Bx 3.0 . +.Sh BUGS +The format of the source commands must involve no strangeness; +exactly one blank must precede and no blanks follow the file name. |