aboutsummaryrefslogtreecommitdiff
path: root/etc/sysconfig
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-09-14 23:17:13 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-09-14 23:17:13 +0000
commit28bd0421f26870c5c0863bbddeb7ec2bddfadcb6 (patch)
tree11a0b92fc68b00dc7b99b2c9fd03ca402ee34274 /etc/sysconfig
parenta5d5ac84b4ac827a52e638fa6fec6390babf57d6 (diff)
Notes
Diffstat (limited to 'etc/sysconfig')
-rw-r--r--etc/sysconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index 29328697d6940..6d7e6f0e26c54 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $Id: sysconfig,v 1.20 1995/08/23 07:12:16 jkh Exp $
+# $Id: sysconfig,v 1.21 1995/09/14 02:44:49 jkh Exp $
######################### Start Of Syscons Section #######################
@@ -147,7 +147,7 @@ namedflags="NO"
# sharing filesystems with DOS/Windows PCs.
pcnfsd=NO
-# Set to YES if you have the Apache WEB server (see /sur/ports/net/apache)
+# Set to YES if you have the Apache WEB server (see /usr/ports/net/apache)
# installed and want to run it at system startup time (this is better than
# running it from inetd if you're running a dedicated WWW server).
apache_httpd=NO