bug#34078: typo in gnu grep's manual ?

2019-01-14 Thread phs
I have gnu grep v3.3 as packaged by Homebrew When I type man grep, the two sentences in the DESCRIPTION paragraph reads grep searches for PATTERNS in each FILE. PATTERNS is one or patterns separated by newline characters, and grep prints each line that matches a pattern. Obviously, the s

bug#34078: typo in gnu grep's manual ?

2019-01-14 Thread Eric Blake
On 1/14/19 12:24 PM, phs wrote: > I have gnu grep v3.3 as packaged by Homebrew > > When I type man grep, the two sentences in the DESCRIPTION paragraph reads > >grep searches for PATTERNS in each FILE. PATTERNS is one or > patterns separated by newline characters, and grep prints each li