Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2000 17:04:31 +0100 (BST)
From:      keithj@sse0961.bri.hp.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/22125: inet(4) references igmp(4) which doesn't exist
Message-ID:  <200010191604.RAA35142@sse0691.bri.hp.com>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 19 09:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010191604.RAA35142>