GNU bug report logs - #57613
grep man page tries to rewrite POSIX history

Previous Next

Package: grep;

Reported by: Geoff Clare <gwc <at> opengroup.org>

Date: Tue, 6 Sep 2022 12:29:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57613: closed (grep man page tries to rewrite POSIX history)
Date: Tue, 06 Sep 2022 19:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 6 Sep 2022 14:28:12 -0500
with message-id <4d4df90b-fb16-7b67-3b19-e90b6cd46826 <at> cs.ucla.edu>
and subject line Re: bug#57613: grep man page tries to rewrite POSIX history
has caused the debbugs.gnu.org bug report #57613,
regarding grep man page tries to rewrite POSIX history
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
57613: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57613
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Geoff Clare <gwc <at> opengroup.org>
To: bug-grep <at> gnu.org
Subject: grep man page tries to rewrite POSIX history
Date: Tue, 6 Sep 2022 13:28:37 +0100
The grep 3.8 man page at https://www.gnu.org/software/grep/manual/grep.html says, under "What happened to egrep and fgrep?":

egrep and fgrep were not standardized by POSIX

This is factually incorrect. They were included in POSIX.2-1992 but marked as obsolescent. When POSIX.2-1992 and POSIX.1-1996 were merged (along with the Single UNIX Specification) to form POSIX.1-2001, the obsolescent features from POSIX.2-1992 were removed.

Suggested fix - change:

egrep and fgrep were not standardized by POSIX and are no longer needed

to:

egrep and fgrep were marked obsolescent when they were standardized by POSIX in 1992 and were removed in the 2001 revision; they have long been deprecated by GNU.

(I have it second hand that the GNU deprecation occurred in 2007; you could give that date instead of saying "long" if you can confirm it.)



[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Geoff Clare <gwc <at> opengroup.org>
Cc: 57613-done <at> debbugs.gnu.org
Subject: Re: bug#57613: grep man page tries to rewrite POSIX history
Date: Tue, 6 Sep 2022 14:28:12 -0500
[Message part 4 (text/plain, inline)]
On 9/6/22 07:28, Geoff Clare wrote:
> They were included in POSIX.2-1992 but marked as obsolescent.

Ouch, as I recall reading POSIX.2-1992 and seeing egrep and fgrep 
mentioned, but not as part of the standard. I guess I misread the 
standard. I am away from my printed copy and so cannot easily check this 
now.

I installed the attached which I hope clears this up.
[0001-Fix-obsolescence-doc-for-egrep-fgrep.patch (text/x-patch, attachment)]

This bug report was last modified 2 years and 257 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.