From a07381c8ae1ccaa005d75fb8a6c4196d10ec77c4 Mon Sep 17 00:00:00 2001 From: jkh Date: Thu, 14 Sep 1995 23:17:13 +0000 Subject: Correct a small typo I noticed during my 2.1 merge. --- etc/sysconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/sysconfig b/etc/sysconfig index 2932869..6d7e6f0 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 -- cgit v1.1