From gpalmer@orion.webspan.net  Tue Mar  4 22:45:06 1997
Received: from mail.webspan.net (mail.webspan.net [206.154.70.7])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA26876
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 4 Mar 1997 22:45:03 -0800 (PST)
Received: from orion.webspan.net (orion.webspan.net [206.154.70.5]) 
          by mail.webspan.net (WEBSPAN/970116) with ESMTP id BAA02240
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 5 Mar 1997 01:44:03 -0500 (EST)
Received: (from gpalmer@localhost) 
          by orion.webspan.net (WEBSPN/970116) id BAA27661;
          Wed, 5 Mar 1997 01:44:03 -0500 (EST)
Message-Id: <199703050644.BAA27661@orion.webspan.net>
Date: Wed, 5 Mar 1997 01:44:03 -0500 (EST)
From: gpalmer@webspan.net
Reply-To: gpalmer@webspan.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Duplicate line in /etc/services?
X-Send-Pr-Version: 3.2

>Number:         2882
>Category:       misc
>Synopsis:       Duplicate line in /etc/services?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar  4 22:50:00 PST 1997
>Closed-Date:    Sun Mar 8 18:58:44 PST 1998
>Last-Modified:  Sun Mar  8 19:00:59 PST 1998
>Originator:     Gary Palmer
>Release:        FreeBSD 2.2-GAMMA
>Organization:
FreeBSD
>Environment:

/etc/services file as installed by 2.2-GAMMA

>Description:

The /etc/services file came with:

ibm-app         385/tcp    #IBM Application
ibm-app         385/tcp    #IBM Application

Shouldn't the second line be 385/udp?

>How-To-Repeat:

look in /etc/services

>Fix:
	
Correct the second line?

>Release-Note:
>Audit-Trail:

From: Brian Tao <taob@risc.org>
To: gpalmer@webspan.net
Cc: FreeBSD-gnats-submit@freebsd.org,
        GNATS Management <gnats@freefall.freebsd.org>,
        freebsd-bugs@freefall.freebsd.org
Subject: Re: misc/2882: Duplicate line in /etc/services?
Date: Mon, 24 Mar 1997 23:30:52 -0500 (EST)

 On Wed, 5 Mar 1997 gpalmer@webspan.net wrote:
 > 
 > The /etc/services file came with:
 > 
 > ibm-app         385/tcp    #IBM Application
 > ibm-app         385/tcp    #IBM Application
 > 
 > Shouldn't the second line be 385/udp?
 
     There are two other services in 1.27.2.2 (shipping with
 2.2-RELEASE) that are like this:  interhdl_elmd and timbuktu-srv1.
 I've corrected the three entries, as well as removing extra trailing
 spaces, delimiting fields with tabs and making some lines more
 consistent (like the "#PROBLEMS!" lines).  The resulting file is about
 4K smaller to boot.
 
     Who should I send this too?  It's a little too big to include in a
 message to this list.
 --
 Brian Tao (BT300, taob@risc.org)
 "Though this be madness, yet there is method in't"
 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Mar 8 18:58:44 PST 1998 
State-Changed-Why:  
Changed duplicate entries to udp from tcp as suggested.  Thanks! 
>Unformatted:
