aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.conf
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1998-08-10 19:53:22 +0000
committerBrian Somers <brian@FreeBSD.org>1998-08-10 19:53:22 +0000
commitde2d57a4b17b23d559f340cc9febb7d8bcbcc193 (patch)
tree23cb8892f7b980f71bc9868e3406cdfd0079fcf7 /etc/rc.conf
parent9e8aac25260500357ccfa8d8c7ee09929700edfd (diff)
downloadsrc-de2d57a4b17b23d559f340cc9febb7d8bcbcc193.tar.gz
src-de2d57a4b17b23d559f340cc9febb7d8bcbcc193.zip
Cosmetic MF2.2: Add a missing (commented) parenthesis.
Notes
Notes: svn path=/head/; revision=38236
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 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