bug-findutils
[Top][All Lists]
Advanced

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

[bug #49541] Spelling errors in find man page


From: Bernhard Voelker
Subject: [bug #49541] Spelling errors in find man page
Date: Sun, 6 Nov 2016 17:13:53 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Update of bug #49541 (project findutils):

                  Status:                    None => Fixed                  
             Assigned to:                    None => berny                  

    _______________________________________________________

Follow-up Comment #1:

Thanks for the report.
I pushed the following fix at
http://git.sv.gnu.org/cgit/findutils.git/commit/?id=58faf1ac39

Have a nice day,
Berny

>From 58faf1ac3922e401e6bdd5dc7bb6e879dab5894c Mon Sep 17 00:00:00 2001
From: Bernhard Voelker <address@hidden>
Date: Sun, 6 Nov 2016 18:10:15 +0100
Subject: [PATCH] doc: fix typos in find.1

* find/find.1 (Positional options): s/optiona/options/; s/regulat/regular/

Reported by Yaroslav Chagovets in http://savannah.gnu.org/bugs/?49541
---
 find/find.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/find/find.1 b/find/find.1
index 602a414..0e60945 100644
--- a/find/find.1
+++ b/find/find.1
@@ -331,11 +331,11 @@ option for example makes
 traverse the file system in a depth-first order.
 
 .IP "Positional options"
-Positional optiona affect only tests or actions which follow them.
+Positional options affect only tests or actions which follow them.
 Positional options always return true.  The
 .B \-regextype
 option for example is positional, specifying the regular expression
-dialect for regulat expressions occurring later on the command line.
+dialect for regular expressions occurring later on the command line.
 
 .IP Operators
 Operators join together the other items within the expression.  They
-- 
2.1.4





This problem is fixed in the CVS code for findutils.
To resolve your problem, you could either wait for the 
next official release of findutils, or check out a copy 
of the code from the CVS repository for findutils.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49541>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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