From miff@gatis.apanix.apana.org.au  Tue Jun 27 07:16:52 1995
Received: from gatis.apanix.apana.org.au (gatis.apanix.apana.org.au [192.203.213.14])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA13783
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Jun 1995 07:16:24 -0700
Received: (from miff@localhost) by gatis.apanix.apana.org.au (8.6.11/8.6.9) id XAA01831; Tue, 27 Jun 1995 23:47:24 +0930
Message-Id: <199506271417.XAA01831@gatis.apanix.apana.org.au>
Date: Tue, 27 Jun 1995 23:47:24 +0930
From: Michael Smith <miff@gatis.apanix.apana.org.au>
Reply-To: miff@gatis.apanix.apana.org.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: minor manpage bug
X-Send-Pr-Version: 3.2

>Number:         568
>Category:       docs
>Synopsis:       getservent manual page contains small error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 27 07:20:01 1995
>Closed-Date:    Sun Jul 9 10:20:51 MET DST 1995
>Last-Modified:
>Originator:     Michael Smith
>Release:        FreeBSD 2.0-BUILT-19950529 i386
>Organization:
Me.
>Environment:

	Nothing special

>Description:

	The prototype for getservbyport in the manual page's second
argument is missing a type; should be char *

>How-To-Repeat:

	man getservent

>Fix:
	
	Correct the manpage source.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Sun Jul 9 10:20:51 MET DST 1995 
State-Changed-Why:  
Prototypes of getservby{name,port}() fixed to use "const char *". 

>Unformatted:



