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 <[email protected]>
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