diff options
author | 2000-03-22 21:22:26 +0000 | |
---|---|---|
committer | 2000-03-22 21:22:26 +0000 | |
commit | 7a974e4e79f766ec839087d1fc93d08695cc550a (patch) | |
tree | a0beddccef5849381a6def599d16061eca5f7644 | |
parent | Make script give correct return values; adapted from FreeBSD (diff) | |
download | wireguard-openbsd-7a974e4e79f766ec839087d1fc93d08695cc550a.tar.xz wireguard-openbsd-7a974e4e79f766ec839087d1fc93d08695cc550a.zip |
Put BUGS section after HISTORY.
-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. |