pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/netbsd-doc Lint. 80 character line limit.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ddf8232a2b89
branches: trunk
changeset: 466084:ddf8232a2b89
user: cjep <cjep%pkgsrc.org@localhost>
date: Sun Jan 11 13:09:21 2004 +0000
description:
Lint. 80 character line limit.
diffstat:
meta-pkgs/netbsd-doc/DESCR | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (14 lines):
diff -r b739542792ee -r ddf8232a2b89 meta-pkgs/netbsd-doc/DESCR
--- a/meta-pkgs/netbsd-doc/DESCR Sun Jan 11 12:42:40 2004 +0000
+++ b/meta-pkgs/netbsd-doc/DESCR Sun Jan 11 13:09:21 2004 +0000
@@ -3,7 +3,6 @@
A separate web browser is strongly recommended.
-Set the SGML_CATALOG_FILES env variable to a colon-separated list
-of catalog files:
-
-setenv SGML_CATALOG_FILES `find /usr/pkg/share/sgml -name catalog | tr '\012' :`
+Set the SGML_CATALOG_FILES environment variable to a colon-separated list
+of catalog files. You can produce such a list with
+ find /usr/pkg/share/sgml -name catalog | tr '\012' :
Home |
Main Index |
Thread Index |
Old Index