aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2004-07-27 21:13:04 +0000
committerColin Percival <cperciva@FreeBSD.org>2004-07-27 21:13:04 +0000
commitad4876008f57d24c0bea23f2614a508a8e18f523 (patch)
tree9042002c848607f25c4bcaa8e14874d7b4a3d0d4 /usr.bin
parent7610f574541dd8223efe3de03838005dd3b5e70a (diff)
downloadsrc-ad4876008f57d24c0bea23f2614a508a8e18f523.tar.gz
src-ad4876008f57d24c0bea23f2614a508a8e18f523.zip
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.)
Notes
Notes: svn path=/head/; revision=132706
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/find/find.112
-rw-r--r--usr.bin/locate/locate/locate.118
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.