Put BUGS section after HISTORY.
authoraaron <aaron@openbsd.org>
Wed, 22 Mar 2000 21:22:26 +0000 (21:22 +0000)
committeraaron <aaron@openbsd.org>
Wed, 22 Mar 2000 21:22:26 +0000 (21:22 +0000)
usr.bin/ul/ul.1

index 19a9ccb..273cfd5 100644 (file)
@@ -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.