diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-22 21:22:27 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-22 21:22:27 +0000 |
commit | be7b3e18e891c6f959f693ae5a8d0ee5f0327980 (patch) | |
tree | 35b08402581e8fca7b94a83942ef018e61016b3d /usr.bin/ul/ul.1 | |
parent | 1cfe22a8faf979e8fc3ffa9c26b0c08ad716d6c8 (diff) |
Put BUGS section after HISTORY.
Diffstat (limited to 'usr.bin/ul/ul.1')
-rw-r--r-- | usr.bin/ul/ul.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/ul/ul.1 b/usr.bin/ul/ul.1 index 19a9ccbe1f2..273cfd569e4 100644 --- a/usr.bin/ul/ul.1 +++ b/usr.bin/ul/ul.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ul.1,v 1.6 2000/03/11 21:40:06 aaron Exp $ +.\" $OpenBSD: ul.1,v 1.7 2000/03/22 21:22:26 aaron Exp $ .\" $NetBSD: ul.1,v 1.3 1994/12/07 00:28:23 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -99,13 +99,13 @@ file (see .Xr colcrt 1 , .Xr man 1 , .Xr nroff 1 -.Sh BUGS -.Xr nroff 1 -usually outputs a series of backspaces and underlines intermixed -with the text to indicate underlining. -No attempt is made to optimize the backward motion. .Sh HISTORY The .Nm command appeared in .Bx 3.0 . +.Sh BUGS +.Xr nroff 1 +usually outputs a series of backspaces and underlines intermixed +with the text to indicate underlining. +No attempt is made to optimize the backward motion. |