summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.i386
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-12-14 09:39:29 +0000
committerpeter <peter@FreeBSD.org>2001-12-14 09:39:29 +0000
commitdd0f3c5ca2419990ada9a4e312f7d8bb9b922c88 (patch)
tree111e97297c936f179a775ad0eca7ba65020fba15 /sys/conf/Makefile.i386
parent39d603917811870d9bbfdea0f1f34273b532d012 (diff)
downloadFreeBSD-src-dd0f3c5ca2419990ada9a4e312f7d8bb9b922c88.zip
FreeBSD-src-dd0f3c5ca2419990ada9a4e312f7d8bb9b922c88.tar.gz
Proper fix for old config setting maxusers to 8.
Diffstat (limited to 'sys/conf/Makefile.i386')
-rw-r--r--sys/conf/Makefile.i3862
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index ae6932a..2347b26 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 500008
+%VERSREQ= 500009
STD8X16FONT?= iso
OpenPOWER on IntegriCloud