pkgsrc-Bugs archive

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

pkg/29940: typoes in pkgsrc guide (using.xml)



>Number:         29940
>Category:       pkg
>Synopsis:       typoes in pkgsrc guide (using.xml)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 11 03:09:00 +0000 2005
>Originator:     Kibum Han
>Release:        NetBSD 3.99.2
>Organization:
n/a
>Environment:
NetBSD caspar.wowdns.com 3.99.2 NetBSD 3.99.2 (YUIKERNEL) #1: Tue Mar 29 
12:38:46 KST 2005  
root%caspar.wowdns.com@localhost:/usr/obj/sys/arch/amd64/compile/YUIKERNEL amd64
>Description:
a couple of typoes in pkgsrc/doc/guide/files/using.xml,
plz see 'Fix:'


>How-To-Repeat:
n/a
>Fix:
Index: using.xml
===================================================================
RCS file: /cvsroot/pkgsrc/doc/guide/files/using.xml,v
retrieving revision 1.4
diff -u -r1.4 using.xml
--- using.xml   23 Dec 2004 18:57:03 -0000      1.4
+++ using.xml   11 Apr 2005 02:56:28 -0000
@@ -182,10 +182,10 @@
         </listitem>

         <listitem>
-          <para>If you want to know the value of a certain make(1) definition, 
then
+          <para>If you want to know the value of a certain &man.make.1; 
definition, then
             the <varname>VARNAME</varname> definition should be used, in 
conjunction
             with the show-var target. e.g. to show the expansion of the 
&man.make.1; variable
-            <varname>DISTFILES</varname>:</para>
+            <varname>LOCALBASE</varname>:</para>

           <screen>&cprompt; <userinput>make show-var 
VARNAME=LOCALBASE</userinput>
 /usr/pkg




Home | Main Index | Thread Index | Old Index