summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2007-12-19 19:54:51 +0000
committerJames Youngman <jay@gnu.org>2007-12-19 19:54:51 +0000
commitea84409a287f951e7254a771f820cafb333f47eb (patch)
tree02137013843aa355dff59a4c2af5eae4cc1cee43
parent48b8df21a6bcb0b9c3004baa8b1ae480d8653c90 (diff)
downloadfindutils-ea84409a287f951e7254a771f820cafb333f47eb.tar.gz
Fixed 2 typos in find manpage (patch from Benno Schulenberg
-rw-r--r--ChangeLog3
-rw-r--r--find/find.14
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 42ee08c4..8e61c5cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-12-19 Benno Schulenberg <coordinator@translationproject.org> (tiny change)
+ * find/find.1: Corrected two typos.
+
2007-12-19 James Youngman <jay@gnu.org>
* po/nl.po: Updated Dutch translation from the Translation project.
diff --git a/find/find.1 b/find/find.1
index 77fc0de9..d7f40cf9 100644
--- a/find/find.1
+++ b/find/find.1
@@ -1853,7 +1853,7 @@ everybody (
.B \-perm \-444
or
.BR "\-perm \-a+r" ),
-have at least on write bit
+have at least one write bit
set (
.B \-perm /222
or
@@ -1862,7 +1862,7 @@ but are not executable for anybody (
.B ! \-perm /111
and
.B ! \-perm /a+x
-respectively)
+respectively).
.P
.nf