From c9eede1f361608fa0998a5fd61c642a5a5686007 Mon Sep 17 00:00:00 2001 From: tom <> Date: Tue, 19 Jul 2005 15:34:43 +0000 Subject: [PATCH] Fix grammar. From art@. --- src/etc/sysctl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/sysctl.conf b/src/etc/sysctl.conf index 4f99ec43..ffa58ece 100644 --- a/src/etc/sysctl.conf +++ b/src/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $OpenBSD: sysctl.conf,v 1.35 2005/04/01 04:11:55 deraadt Exp $ +# $OpenBSD: sysctl.conf,v 1.36 2005/07/19 15:34:43 tom Exp $ # # This file contains a list of sysctl options the user wants set at # boot time. See sysctl(3) and sysctl(8) for more information on @@ -22,4 +22,4 @@ #vfs.nfs.iothreads=4 # number of nfsio kernel threads #net.inet.ip.mtudisc=0 # 0=disable tcp mtu discovery #kern.usercrypto=1 # 1=enable userland use of /dev/crypto -#kern.splassert=2 # 2=enable and verbose error messages. +#kern.splassert=2 # 2=enable with verbose error messages