findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] [PATCH] Corrected 2 typos in find manpage


From: James Youngman
Subject: [Findutils-patches] [PATCH] Corrected 2 typos in find manpage
Date: Sun, 9 Dec 2007 11:51:25 +0000

2007-12-09  Benno Schulenberg <address@hidden> (trivial change)

        * find/find.1: Corrected two typos.
---
 find/find.1 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/find/find.1 b/find/find.1
index 77fc0de..d7f40cf 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
-- 
1.5.3.7





reply via email to

[Prev in Thread] Current Thread [Next in Thread]