Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Document "USE_SSL".
details: https://anonhg.NetBSD.org/src/rev/e5166d82a69a
branches: trunk
changeset: 485385:e5166d82a69a
user: tron <tron%NetBSD.org@localhost>
date: Wed Apr 26 21:17:03 2000 +0000
description:
Document "USE_SSL".
diffstat:
share/man/man7/packages.7 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 96360dd8ec4a -r e5166d82a69a share/man/man7/packages.7
--- a/share/man/man7/packages.7 Wed Apr 26 20:33:46 2000 +0000
+++ b/share/man/man7/packages.7 Wed Apr 26 21:17:03 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: packages.7,v 1.27 2000/02/02 15:54:33 hubertf Exp $
+.\" $NetBSD: packages.7,v 1.28 2000/04/26 21:17:03 tron Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@@ -317,6 +317,10 @@
.It USE_IMAKE
Says that the package uses
.Pa imake .
+.It USE_SSL
+Says that the package uses a SSL library. The location of the SSL
+installation can be found in
+.Dv ${SSLBASE} .
.It USE_X11BASE
Says that the package installs itself into the X11 base directory
.Dv ${X11BASE} .
Home |
Main Index |
Thread Index |
Old Index