summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorfredb <fredb>2001-03-24 03:58:15 +0000
committerfredb <fredb>2001-03-24 03:58:15 +0000
commit92d6bcda8b67c12ba8f11d8d676e79a1314a4607 (patch)
treefdcff51efa56bc4457df82fbd35d04497ba37ef6 /mk
parent9cb83c6bc248caada6258ce45014f92366dc30ac (diff)
downloadpkgsrc-92d6bcda8b67c12ba8f11d8d676e79a1314a4607.tar.gz
Sync comment for USE_RSAREF2 with reality.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example9
1 files changed, 5 insertions, 4 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index e6534962358..9276f6c930e 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.186 2001/03/20 19:08:14 wiz Exp $
+# $NetBSD: mk.conf.example,v 1.187 2001/03/24 03:58:15 fredb Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -801,9 +801,10 @@ PAPERSIZE= A4
# Possible: defined, not defined
# Default: not defined
-#USE_RSAREF2= NO
-# Use the RSA reference package
-# Possible: YES (US domestic only), or NO.
+#USE_RSAREF2=
+# Used in openssl to specify use of the RSA reference package instead of
+# the built-in code for the RSA algorithm. (Not recommended!)
+# Possible: YES, or NO.
# Default: not defined.
#USE_SJ3=