diff options
author | ben <ben> | 2004-12-23 18:08:16 +0000 |
---|---|---|
committer | ben <ben> | 2004-12-23 18:08:16 +0000 |
commit | 41bee13e5d549440ded21606214133934ec59729 (patch) | |
tree | da71f19558957f1dfae9221732e50aa08ee59bec /doc | |
parent | 9271c1a768f53c249e55c44b1f500f1c952470d1 (diff) | |
download | pkgsrc-41bee13e5d549440ded21606214133934ec59729.tar.gz |
Correct requirements for building pkgsrc guide. s/pkgsrc-doc/netbsd-doc/g
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide/files/editing.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide/files/editing.xml b/doc/guide/files/editing.xml index 88c289f0eee..b225edb4520 100644 --- a/doc/guide/files/editing.xml +++ b/doc/guide/files/editing.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: editing.xml,v 1.3 2004/11/21 03:50:09 hubertf Exp $ --> +<!-- $NetBSD: editing.xml,v 1.4 2004/12/23 18:08:16 ben Exp $ --> <appendix id="editing"> <title>Editing guidelines for the pkgsrc guide</title> @@ -69,9 +69,9 @@ <para> Make sure you have the packages needed to re-generate the pkgsrc guide (and other XML-based NetBSD documentation) - installed. These are <quote>pkgsrc-doc</quote> for creating the + installed. These are <quote>netbsd-doc</quote> for creating the ASCII- and HTML-version, and - <quote>pkgsrc-doc-print</quote>for the PostScript- and PDF + <quote>netbsd-doc-print</quote>for the PostScript- and PDF version. You will need both packages installed, to make sure documentation is consistent across all formats. The packages can be found in |