bug-findutils
[Top][All Lists]
Advanced

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

[bug #59745] Issues in findutils manpages


From: Andreas Metzler
Subject: [bug #59745] Issues in findutils manpages
Date: Sun, 27 Dec 2020 11:55:25 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0

Follow-up Comment #5, bug #59745 (project findutils):

[comment #4 comment #4:]
> [comment #3 comment #3:]
[...]
>> ametzler@argenau:/tmp/findtest$ touch fil1.c fil2.c
>> ametzler@argenau:/tmp/findtest$ find . -name *.c -print
>> find: paths must precede expression: `fil2.c'
>> find: possible unquoted pattern after predicate `-name'?
[...]
 
> Yes, I'm able to reproduce. But then my initial comment is (almost) correct,
the man page text is (slightly) outdated. The man page says:
> find: paths must precede expression
> However, the output is:
> find: paths must precede expression: `fil2.c'

> (Note the extra colon and the '%s').

Hello Helge,

Well, we cannot reproduce the exact error message since it depends on the
files present on the user's system. Imvho (not a native speaker) using the
common part sans the misleading punctuation is the best choice here.

cu Andreas

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59745>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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