diff options
author | wiz <wiz> | 2000-09-03 10:35:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-09-03 10:35:33 +0000 |
commit | c2df03aa2929100a96c8d61ecc933cb3460c3aab (patch) | |
tree | 4af74067d86ceda889aefa24fc3393f763e6ef1f /meta-pkgs | |
parent | d1d45a7c0d3917d9157d712197ef82e0ce4f7007 (diff) | |
download | pkgsrc-c2df03aa2929100a96c8d61ecc933cb3460c3aab.tar.gz |
seperate -> separate; remove trailing whitespace
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/netbsd-doc/pkg/DESCR | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-pkgs/netbsd-doc/pkg/DESCR b/meta-pkgs/netbsd-doc/pkg/DESCR index df12c52eb3e..82bd8f48bd4 100644 --- a/meta-pkgs/netbsd-doc/pkg/DESCR +++ b/meta-pkgs/netbsd-doc/pkg/DESCR @@ -1,10 +1,9 @@ Meta-package that includes all packages needed for the NetBSD Documentation project to convert SGML/DocBook to HTML. -A seperate web browser is strongly recommended. +A separate web browser is strongly recommended. -Set the SGML_CATALOG_FILES env variable to a colon-seperated list +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' :` - |