Cosmetic MF2.2: Add a missing (commented) parenthesis.

This commit is contained in:
Brian Somers 1998-08-10 19:53:22 +00:00
parent 9e8aac2526
commit de2d57a4b1

View File

@ -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