diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-12-16 08:55:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-12-16 08:55:43 +0000 |
commit | 9464ec0e74cef6722ecc273f6299ccf324703999 (patch) | |
tree | 8c52ba52a3be403c687a19a0e4eae0493902949e /usr.bin/fold | |
parent | 3edb0de9f5382f794b42bf0ee57521c653ab4e57 (diff) |
"Mention what underlining is meant here."
from ru@freebsd, -r1.13;
Diffstat (limited to 'usr.bin/fold')
-rw-r--r-- | usr.bin/fold/fold.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/fold/fold.1 b/usr.bin/fold/fold.1 index 8abe76eec97..95549af16cf 100644 --- a/usr.bin/fold/fold.1 +++ b/usr.bin/fold/fold.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fold.1,v 1.8 2003/06/03 02:56:08 millert Exp $ +.\" $OpenBSD: fold.1,v 1.9 2006/12/16 08:55:42 jmc Exp $ .\" $NetBSD: fold.1,v 1.5 1995/09/01 01:42:42 jtc Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -72,7 +72,9 @@ The utility conforms to .St -p1003.2-92 . .Sh BUGS -If underlining is present it may be messed up by folding. +If underlining (see +.Xr ul 1 ) +is present it may be messed up by folding. .Pp .Ar width should be a multiple of 8 if tabs are present, or the tabs should |