reinstate a comment whacked in -r1.138; ok deraadt
authorjmc <jmc@openbsd.org>
Mon, 28 Jul 2008 08:29:50 +0000 (08:29 +0000)
committerjmc <jmc@openbsd.org>
Mon, 28 Jul 2008 08:29:50 +0000 (08:29 +0000)
sys/conf/GENERIC

index 9e825d5..ad4dbd9 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.140 2008/03/16 19:42:57 otto Exp $
+#      $OpenBSD: GENERIC,v 1.141 2008/07/28 08:29:50 jmc Exp $
 #
 #      Machine-independent option; used by all architectures for their
 #      GENERIC kernel
@@ -24,7 +24,7 @@ option                SYSVSHM         # System V-like memory sharing
 
 option         UVM_SWAP_ENCRYPT# support encryption of pages going to swap
 
-option         COMPAT_43       # and 4.3BSD
+option         COMPAT_43       # Kernel compatibility with 4.3BSD
 option         COMPAT_O43      # and OpenBSD 4.3
 
 option         LKM             # loadable kernel modules