Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 1998 11:47:48 +0200 (EET)
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   misc/5873: syntax error in /usr/share/examples/sliplogin/slip.hosts
Message-ID:  <199802280947.LAA07015@relay.ucb.crimea.ua>

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

>Number:         5873
>Category:       misc
>Synopsis:       syntax error in /usr/share/examples/sliplogin/slip.hosts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 28 01:50:00 PST 1998
>Last-Modified:
>Originator:     Ruslan Ermilov
>Organization:
United Commercial Bank
>Release:        FreeBSD 2.2-STABLE i386
>Environment:

	RELENG_2_2
	HEAD

>Description:

	Please apply the patch below

>How-To-Repeat:

	

>Fix:

Index: slip.hosts
===================================================================
RCS file: /usr/FreeBSD-CVS/src/share/examples/sliplogin/slip.hosts,v
retrieving revision 1.3
diff -u -r1.3 slip.hosts
--- slip.hosts	1996/08/03 05:43:38	1.3
+++ slip.hosts	1998/02/28 09:40:58
@@ -3,7 +3,7 @@
 # option(s) consist of the following: (see the sliplogin man page)
 #   normal - no header compression
 #   compress - compress headers
-#   autocomp - compress heades if remote end allows it
+#   autocomp - compress headers if remote end allows it
 #   noicmp - disable ICMP packets (such as 'ping' or 'traceroute' packets)
 # 
 #login		local-address	remote-address	netmask		option(s)
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802280947.LAA07015>