From keithj@sse0691.bri.hp.com  Thu Oct 19 09:01:29 2000
Return-Path: <keithj@sse0691.bri.hp.com>
Received: from bbnrel4.net.external.hp.com (bbnrel4.net.external.hp.com [155.208.254.68])
	by hub.freebsd.org (Postfix) with ESMTP id 2F79D37B479
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Oct 2000 09:01:29 -0700 (PDT)
Received: from hpcpbla.bri.hp.com (hpcpbla.bri.hp.com [15.144.112.65])
	by bbnrel4.net.external.hp.com (Postfix) with ESMTP id B2E181D991
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Oct 2000 18:00:51 +0200 (METDST)
Received: from sse0691.bri.hp.com (sse0691.bri.hp.com [15.144.0.53])
	by hpcpbla.bri.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.0) with ESMTP id RAA10447
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Oct 2000 17:00:40 +0100 (BST)
Received: (from keithj@localhost)
	by sse0691.bri.hp.com (8.9.3/8.9.3) id RAA35142;
	Thu, 19 Oct 2000 17:04:31 +0100 (BST)
	(envelope-from keithj)
Message-Id: <200010191604.RAA35142@sse0691.bri.hp.com>
Date: Thu, 19 Oct 2000 17:04:31 +0100 (BST)
From: keithj@sse0961.bri.hp.com
Sender: keithj@sse0691.bri.hp.com
Reply-To: keithj@sse0691.bri.hp.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: inet(4) references igmp(4) which doesn't exist
X-Send-Pr-Version: 3.2

>Number:         22125
>Category:       docs
>Synopsis:       inet(4) references igmp(4) which doesn't exist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 19 09:10:01 PDT 2000
>Closed-Date:    Thu Oct 19 22:59:58 PDT 2000
>Last-Modified:  Thu Oct 19 23:00:19 PDT 2000
>Originator:     Keith Jones
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Not speaking for Hewlett-Packard
>Environment:

	any

>Description:

	In the "SEE ALSO" section of the "inet" manual page, the nonexistent
	manual page igmp(4) is listed.

	Raised years back in -questions, I forgot to send a pr for it at the time!

>How-To-Repeat:

	% man 4 inet
	/SEE ALSO

>Fix:

	% cd /usr/share/man/man4
	% mv inet.4.gz inet.4.gz.old
	% gzip -dc inet.4.gz.old | grep -v '.Xr igmp 4' | gzip -9c - > inet.4.gz


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Thu Oct 19 22:59:58 PDT 2000 
State-Changed-Why:  
Fixed in rev 1.13 of inet.4. 

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