typo
authorniklas <niklas@openbsd.org>
Sun, 20 Apr 1997 11:43:47 +0000 (11:43 +0000)
committerniklas <niklas@openbsd.org>
Sun, 20 Apr 1997 11:43:47 +0000 (11:43 +0000)
share/mk/bsd.own.mk

index f744a7d..24a9d7d 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: bsd.own.mk,v 1.15 1997/04/19 21:26:08 millert Exp $
+#      $OpenBSD: bsd.own.mk,v 1.16 1997/04/20 11:43:47 niklas Exp $
 #      $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $
 
 # Host-specific overrides
@@ -14,7 +14,7 @@ SKEY?=                yes
 KERBEROS?=     yes
 # Set `KERBEROS5' to `yes' to build with support for Kerberos5 authentication.
 KERBEROS5?=    no
-# Set 'YP' to `yes' to build with causes support for NIS/YP.
+# Set 'YP' to `yes' to build with support for NIS/YP.
 YP?=           yes
 
 # where the system object and source trees are kept; can be configurable