Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man7 Pullup (approved by thorpej):
details: https://anonhg.NetBSD.org/src/rev/dbe1d8fdc15f
branches: netbsd-1-5
changeset: 489231:dbe1d8fdc15f
user: tron <tron%NetBSD.org@localhost>
date: Wed Aug 23 23:41:25 2000 +0000
description:
Pullup (approved by thorpej):
Document "USE_XAW" and "USE_XPM".
sharesrc/share/man/man7/packages.7 1.34 -> 1.35
diffstat:
share/man/man7/packages.7 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 3c4ee55c6b85 -r dbe1d8fdc15f share/man/man7/packages.7
--- a/share/man/man7/packages.7 Wed Aug 23 23:06:48 2000 +0000
+++ b/share/man/man7/packages.7 Wed Aug 23 23:41:25 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: packages.7,v 1.28.4.3 2000/07/26 21:29:11 hubertf Exp $
+.\" $NetBSD: packages.7,v 1.28.4.4 2000/08/23 23:41:25 tron Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@@ -350,6 +350,11 @@
.Dv ${X11BASE} .
This is necessary for packages that install X11 fonts, application
default files or Imake rule or template files.
+.It USE_XAW
+Says that the package uses the Athena widget set.
+.It USE_XPM
+Says that the package uses the Xpm library. If it is not included
+in the installed X11 distribution the xpm package will be used.
.It USE_GTEXINFO
Says that the package uses gtexinfo.
.It USE_MOTIF
Home |
Main Index |
Thread Index |
Old Index