From de2d57a4b17b23d559f340cc9febb7d8bcbcc193 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Mon, 10 Aug 1998 19:53:22 +0000 Subject: Cosmetic MF2.2: Add a missing (commented) parenthesis. --- etc/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/rc.conf') diff --git a/etc/rc.conf b/etc/rc.conf index 0f740914de02..bca40a8e60c6 100644 --- a/etc/rc.conf +++ b/etc/rc.conf @@ -6,7 +6,7 @@ # # All arguments must be in double or single quotes. # -# $Id: rc.conf,v 1.52 1998/06/22 06:34:12 jkoshy Exp $ +# $Id: rc.conf,v 1.53 1998/06/23 03:09:26 jkh Exp $ ############################################################## ### Important initial Boot-time options ##################### @@ -111,7 +111,7 @@ ipxgateway_enable="NO" # Set to YES to enable IPX routing. ipxrouted_enable="NO" # Set to YES to run the IPX routing daemon. ipxrouted_flags="" # Flags for IPX routing daemon. arpproxy_all="" # replaces obsolete kernel option ARP_PROXYALL. -forward_sourceroute="NO" # do source routing (only if gateway_enable is set to "YES" +forward_sourceroute="NO" # do source routing (only if gateway_enable is set to "YES") accept_sourceroute="NO" # accept source routed packets to us -- cgit v1.2.3