summaryrefslogtreecommitdiffstats
path: root/etc/rc.conf
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-08-10 19:53:22 +0000
committerbrian <brian@FreeBSD.org>1998-08-10 19:53:22 +0000
commita3bd064578abbae40d64caf43915257570710b03 (patch)
tree23e38ffd67d677d51aa205bdc2e8a39356c62cfa /etc/rc.conf
parent85db4f8301457f15d382a0da20b82d4a02d31a06 (diff)
downloadFreeBSD-src-a3bd064578abbae40d64caf43915257570710b03.zip
FreeBSD-src-a3bd064578abbae40d64caf43915257570710b03.tar.gz
Cosmetic MF2.2: Add a missing (commented) parenthesis.
Diffstat (limited to 'etc/rc.conf')
-rw-r--r--etc/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index 0f74091..bca40a8 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
OpenPOWER on IntegriCloud