From ad4876008f57d24c0bea23f2614a508a8e18f523 Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Tue, 27 Jul 2004 21:13:04 +0000 Subject: [PATCH] Merge the "multibyte not supported" BUG into the pre-existing BUGS section. Move the HISTORY section to place it before BUGS rather than after BUGS, in order to minimize the chance of this error being reproduced in the future. (Both mdoc(7) and 63% of manual pages have these sections listed in this order.) --- usr.bin/find/find.1 | 12 ++++++------ usr.bin/locate/locate/locate.1 | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 61a8bd32f0b1..c63f0c4f39c0 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -874,6 +874,11 @@ option was inspired by the equivalent and .Xr sed 1 options. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . .Sh BUGS The special characters used by .Nm @@ -909,12 +914,7 @@ The .Ic -delete primary does not interact well with other options that cause the file system tree traversal options to be changed. -.Sh HISTORY -A -.Nm -command appeared in -.At v1 . -.Sh BUGS +.Pp The .Nm utility does not recognize multibyte characters in file names. diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1 index f1f209a94bad..0d335cf4af46 100644 --- a/usr.bin/locate/locate/locate.1 +++ b/usr.bin/locate/locate/locate.1 @@ -211,6 +211,14 @@ option was specified. .%V 8:1 .%P pp. 8-10 .Re +.Sh HISTORY +The +.Nm +command first appeared in +.Bx 4.4 . +Many new features were +added in +.Fx 2.2 . .Sh BUGS The .Nm @@ -258,15 +266,7 @@ machine (little endian) a locate database which was built on SunOS/sparc machine (big endian, net). -.Sh HISTORY -The -.Nm -command first appeared in -.Bx 4.4 . -Many new features were -added in -.Fx 2.2 . -.Sh BUGS +.Pp The .Nm utility does not recognize multibyte characters.