From c4f28f1efa130ce705aa2261fe0951b28a286d5f Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 14 Dec 1997 12:30:59 +0000 Subject: typo fix. PR: 5289 Submitted by: Studded@dal.net --- etc/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/rc.conf b/etc/rc.conf index 5a9e70a..75682c1 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.33 1997/11/07 20:45:36 sef Exp $ +# $Id: rc.conf,v 1.34 1997/11/16 12:52:17 steve Exp $ ############################################################## ### Important initial Boot-time options ##################### @@ -39,7 +39,7 @@ ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. ### Network daemon (miscellaneous) & NFS options: ### syslogd_enable="YES" # Run syslog daemon (or NO). syslogd_flags="" # Flags to syslogd (if enabled). -inetd_enable="YES" # Run the network daemon displatcher (or NO). +inetd_enable="YES" # Run the network daemon dispatcher (or NO). inetd_flags="" # Optional flags to inetd. named_enable="NO" # Run named, the DNS server (or NO). named_flags="-b /etc/namedb/named.boot" # Flags to named (if enabled). -- cgit v1.1