From nobody@FreeBSD.org  Sat Jan 13 08:40:43 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 075D537B401
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Jan 2001 08:40:43 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f0DGegh24604;
	Sat, 13 Jan 2001 08:40:42 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200101131640.f0DGegh24604@freefall.freebsd.org>
Date: Sat, 13 Jan 2001 08:40:42 -0800 (PST)
From: opentrax@email.com
To: freebsd-gnats-submit@FreeBSD.org
Subject: man page for inetd(8) missing /etc/protocols in FILES section
X-Send-Pr-Version: www-1.0

>Number:         24307
>Category:       docs
>Synopsis:       man page for inetd(8) missing /etc/protocols in FILES section
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dwmalone
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 13 08:50:00 PST 2001
>Closed-Date:    Mon Mar 5 05:07:24 PST 2001
>Last-Modified:  Mon Mar 05 05:07:46 PST 2001
>Originator:     Jesse Monroy
>Release:        3.5
>Organization:
Digital Marshalls
>Environment:
FreeBSD jigsaw.svbug.com 3.5-RELEASE FreeBSD 3.5-RELEASE #0: Sat Nov 11 04:32:50 PST 2000     jessem@jigsaw.svbug.com:/usr/src/sys/compile/JENAUDIO  i386

>Description:
man page for inetd(8) missing /etc/protocols in FILES section.
Problem affects all version of FreeBSD
>How-To-Repeat:
n/a
>Fix:
/etc/protocols		translation of protocol name to protocol number

>Release-Note:
>Audit-Trail:

From: Jimmy Olgeni <olgeni@uli.it>
To: <freebsd-gnats-submit@FreeBSD.ORG>
Cc: <opentrax@email.com>
Subject: Re: docs/24307: man page for inetd(8) missing /etc/protocols in
 FILES section
Date: Sat, 13 Jan 2001 20:57:22 +0100 (CET)

 Patch for /usr/src/usr.sbin/inetd/inetd.8:
 
 *** inetd.8.orig	Sat Jan 13 20:51:58 2001
 --- inetd.8	Sat Jan 13 20:54:37 2001
 ***************
 *** 669,674 ****
 --- 669,676 ----
   .It Pa /var/run/inetd.pid
   the pid of the currently running
   .Nm
 + .It Pa /etc/protocols
 + translation of protocol names to protocol numbers
   .El
   .Sh "EXAMPLES"
   .Pp
 
 
State-Changed-From-To: open->closed 
State-Changed-By: dwmalone 
State-Changed-When: Sun Jan 14 14:16:58 PST 2001 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=24307 
State-Changed-From-To: closed->open 
State-Changed-By: dwmalone 
State-Changed-When: Mon Jan 15 02:52:52 PST 2001 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=24307 
Responsible-Changed-From-To: freebsd-doc->dwmalone 
Responsible-Changed-By: dwmalone 
Responsible-Changed-When: Mon Jan 15 02:57:28 PST 2001 
Responsible-Changed-Why:  
Looks like a few comments and lines in the man page might need to be corrected. 
I'll look at it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24307 
State-Changed-From-To: open->closed 
State-Changed-By: dwmalone 
State-Changed-When: Mon Mar 5 05:07:24 PST 2001 
State-Changed-Why:  
Fixed in -current and RELENG_4. 

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