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: Yaroslav Chagovets
Subject: [bug #49541] Spelling errors in find man page
Date: Sat, 5 Nov 2016 18:16:59 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.90 Safari/537.36

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

                 Summary: Spelling errors in find man page
                 Project: findutils
            Submitted by: ychagovets
            Submitted on: Sat 05 Nov 2016 06:16:56 PM GMT
                Category: find
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.6.0
           Fixed Release: None

    _______________________________________________________

Details:

I am running versions from the Ubuntu repositories (Ubuntu 16.04). 

$ apt show findutils 
Package: findutils
Version: 4.6.0+git+20160126-2

$ find --version
find (GNU findutils) 4.7.0-git


In a find man page there are the following spelling errors in the 'EXPRESSION'
section:
optiona, regulat

Steps to reproduce:
$ man find

Expected result:
Positional options affect only tests or actions which follow them.  Positional
options always return true.  The -regextype option for example is positional,
specifying the regular expression dialect for regular expressions occurring
later on the command line.

Actual result:
Positional optiona affect only tests or actions which follow them.  Positional
options always return true.  The -regextype option for example is positional,
specifying the regular expression dialect for regulat expressions occurring
later on the command line.




    _______________________________________________________

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]