Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2000 14:11:38 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/18831: minor typo in porters-handbook, DESCR -> COMMENT
Message-ID:  <E12vJtq-0004El-00@magnesium.scientia.demon.co.uk>

next in thread | raw e-mail | index | archive | help

>Number:         18831
>Category:       docs
>Synopsis:       minor typo in porters-handbook, DESCR -> COMMENT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 07:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ben Smithurst
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:

>Description:

The porters-handbook says the default value for ${COMMENT} is
${PKGDIR}/DESCR.  This doesn't seem quite right. :-)

>How-To-Repeat:

>Fix:

cvs diff: Diffing .
Index: book.sgml
===================================================================
RCS file: /usr/cvs/doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.101
diff -u -r1.101 book.sgml
--- book.sgml	2000/05/22 18:24:13	1.101
+++ book.sgml	2000/05/26 13:08:56
@@ -1933,7 +1933,7 @@
             <tbody>
               <row>
                 <entry><makevar>COMMENT</makevar></entry>
-                <entry><literal>${PKGDIR}/DESCR</literal></entry>
+                <entry><literal>${PKGDIR}/COMMENT</literal></entry>
               </row>
 
               <row>

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E12vJtq-0004El-00>