diff options
author | ben <ben@pkgsrc.org> | 2004-12-23 18:08:16 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-12-23 18:08:16 +0000 |
commit | e433714f0a4589ca29bd2723bc04d1f35e93e576 (patch) | |
tree | da71f19558957f1dfae9221732e50aa08ee59bec /doc | |
parent | 90262c8bfbb75a15eae8479ab52bfd633b5cf112 (diff) | |
download | pkgsrc-e433714f0a4589ca29bd2723bc04d1f35e93e576.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 |