From andrew@ugh.net.au  Tue May 26 09:18:45 1998
Received: from kim.local (well.key.net.au [203.35.4.19])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25881
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 May 1998 09:18:38 -0700 (PDT)
          (envelope-from andrew@ugh.net.au)
Received: (from andrew@localhost)
	by kim.local (8.8.8/8.8.8) id CAA03017;
	Wed, 27 May 1998 02:17:39 +1000 (EST)
	(envelope-from andrew)
Message-Id: <199805261617.CAA03017@kim.local>
Date: Wed, 27 May 1998 02:17:39 +1000 (EST)
From: andrew@ugh.net.au
Reply-To: andrew@ugh.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: Service name for poppassd has changed
X-Send-Pr-Version: 3.2

>Number:         6761
>Category:       ports
>Synopsis:       Service name for poppassd has changed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 26 09:20:01 PDT 1998
>Closed-Date:    Thu Jun 4 15:07:47 PDT 1998
>Last-Modified:  Thu Jun  4 15:08:08 PDT 1998
>Originator:     Andrew
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
UgH!
>Environment:

Using poppassd port under 2.2.6 and many versions of FreeBSD before I beleive

>Description:

Sometime or other a pop3pw entry was placed in /etc/services. This is the port poppassd
should listen for requests on. The man page refers to adding a similar line and suggests
calling it poppassd (written in the days before there was an entry in /etc/services for
poppassd). I attach a patch to bring the man page into line with /etc/services.

While its technically not a bug as either would work the patch makes things easier to
understand for new users I guess :-)

Someone pointed this out to me ages ago and I have been to slack to submit it.

>How-To-Repeat:

	

>Fix:
	

--- /usr/ports/mail/poppassd/files/poppassd.8.old	Wed May 27 02:06:16 1998
+++ /usr/ports/mail/poppassd/files/poppassd.8	Wed May 27 02:15:04 1998
@@ -14,7 +14,7 @@
 .Nm
 is invoked by the internet server (see 
 .Xr inetd 8 )
-for requests to connect to the poppassd port as indicated by the 
+for requests to connect to the pop3pw port as indicated by the 
 .Pa /etc/services
 file (see 
 .Xr services 5 ) .
@@ -36,7 +36,7 @@
 .Pp
 An entry like:
 .Pp
-poppassd	106/tcp
+pop3pw	106/tcp
 .Pp
 is required in the
 .Pa /etc/services
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Jun 4 15:07:47 PDT 1998 
State-Changed-Why:  
Suggested patch committed, thanks! 
>Unformatted:
