From swear@blarg.net  Wed Mar  6 15:31:59 2002
Return-Path: <swear@blarg.net>
Received: from lists.blarg.net (lists.blarg.net [206.124.128.17])
	by hub.freebsd.org (Postfix) with ESMTP id 6281A37B417
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Mar 2002 15:31:58 -0800 (PST)
Received: from thig.blarg.net (thig.blarg.net [206.124.128.18])
	by lists.blarg.net (Postfix) with ESMTP id 1797DBD10
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Mar 2002 15:31:58 -0800 (PST)
Received: from localhost.localdomain ([206.124.139.115])
	by thig.blarg.net (8.9.3/8.9.3) with ESMTP id PAA09359
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 6 Mar 2002 15:31:57 -0800
Received: (from jojo@localhost)
	by localhost.localdomain (8.11.6/8.11.3) id g26NZG641960;
	Wed, 6 Mar 2002 15:35:16 -0800 (PST)
	(envelope-from swear@blarg.net)
Message-Id: <ex1yexgthn.yex@localhost.localdomain>
Date: 06 Mar 2002 15:35:16 -0800
From: "Gary W. Swearingen" <swear@blarg.net>
Reply-To: swear@blarg.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: grep(1) page is missing info on zfgrep, zegrep
X-GNATS-Notify:

>Number:         35603
>Category:       docs
>Synopsis:       grep(1) page is missing info on zfgrep, zegrep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 06 15:40:01 PST 2002
>Closed-Date:    Thu Jul 11 13:13:10 PDT 2002
>Last-Modified:  Thu Jul 11 13:13:10 PDT 2002
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
none
>Environment:
n/a
================
>Description:

The "Name" and "Description" sections of the grep(1) man page do not
mention "zegrep" and "zfgrep" (which are hard-linked to "grep").

================
>How-To-Repeat:
n/a
================
>Fix:

Remove this from the "Description" section:

    In  addition,  two  variant  programs  egrep and fgrep are
    available.  egrep is the same as grep -E.   fgrep  is  the
    same as grep -F.  zgrep is the same as grep -Z.

Add this to the end of the "Synopsis" section:

    In  addition,  five  variant  programs  are available:
        "egrep" is the same as "grep -E".
        "fgrep" is the same as "grep -F".
        "zgrep" is the same as "grep -Z".
        "zegrep" is the same as "grep -ZE".
        "zfgrep" is the same as "grep -ZF".
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Thu Jul 11 13:12:20 PDT 2002 
State-Changed-Why:  
The manpage now includes references to zegrep and zfgrep. 
Thanks for submitting this. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Thu Jul 11 13:12:20 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=35603 
>Unformatted:
