Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2000 12:14:15 -0800 (PST)
From:      olgeni@uli.it
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/22823: Possible typo in /usr/src/etc/services
Message-ID:  <20001113201415.1717A37B479@hub.freebsd.org>

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

>Number:         22823
>Category:       docs
>Synopsis:       Possible typo in /usr/src/etc/services
>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:   Mon Nov 13 12:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        4.2 BETA
>Organization:
Colby
>Environment:
FreeBSD olgeni.localdomain.net 4.2-BETA FreeBSD 4.2-BETA #0: Sun Nov 12 17:29:35 CET 2000     olgeni@olgeni.localdomain.net:/usr/obj/usr/src/sys/BSDBOX  i386

>Description:
The services file contains a typo: loppgin -> login
>How-To-Repeat:

>Fix:
Patch follows:

*** services.orig       Mon Nov 13 20:56:22 2000
--- services    Mon Nov 13 20:58:16 2000
***************
*** 875,881 ****
  #
  exec          512/tcp    #remote process execution;
  #                        authentication performed using
! #                        passwords and UNIX loppgin names
  biff          512/udp    comsat       #used by mail system to notify users
  #                                     of new mail received; currently
  #                                     receives messages only from
--- 875,881 ----
  #
  exec          512/tcp    #remote process execution;
  #                        authentication performed using
! #                        passwords and UNIX login names
  biff          512/udp    comsat       #used by mail system to notify users
  #                                     of new mail received; currently
  #                                     receives messages only from


>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?20001113201415.1717A37B479>