buggrep - Bugs: bug #22681, fix man page of grep

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #22681: fix man page of grep

Submitter:  None
Submitted:  Thu 20 Mar 2008 10:29:06 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Wed 23 Dec 2009 07:57:17 AM UTC, comment #1: 

Thank you for the bug report. This bug has been fixed in the
development sources, which can be downloaded using git from
git://git.sv.gnu.org/grep.git

Paolo Bonzini <bonzini>
Thu 20 Mar 2008 10:29:06 PM UTC, original submission:  

man page of grep shows
--label=LABEL
 Displays input actually coming from standard input as input com-
 ing  from  file LABEL.  This is especially useful for tools like
 zgrep, e.g.  gzip -cd foo.gz |grep --label=foo something

but this example command does not print the label "foo";
"-H" is necessary.
When we use grep from standard input only, "-H" is always
necessary.
In addition, "zgrep" is shown, but it is not used
in this sample.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bonzini (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-12-23 bonzini StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code