pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide/files Correct requirements for building pkgs...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b03494928f37
branches:  trunk
changeset: 486128:b03494928f37
user:      ben <ben%pkgsrc.org@localhost>
date:      Thu Dec 23 18:08:16 2004 +0000

description:
Correct requirements for building pkgsrc guide. s/pkgsrc-doc/netbsd-doc/g

diffstat:

 doc/guide/files/editing.xml |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r b9ce4bc5cdde -r b03494928f37 doc/guide/files/editing.xml
--- a/doc/guide/files/editing.xml       Thu Dec 23 17:09:26 2004 +0000
+++ b/doc/guide/files/editing.xml       Thu Dec 23 18:08:16 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index