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.