Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2013 07:18:30 GMT
From:      Frederic Culot <culot@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/178769: porters-handbook: small typo
Message-ID:  <201305190718.r4J7IUqm033289@freefall.freebsd.org>
Resent-Message-ID: <201305190720.r4J7K0Sw033350@freefall.freebsd.org>

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

>Number:         178769
>Category:       docs
>Synopsis:       porters-handbook: small typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 19 07:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
FreeBSD
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r250391: Wed May 8 23:39:18 UTC 2013 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64
>Description:
An extra space appears in "The Files UPDATING and MOVED" section, leading
to an erroneous format in the date to be used in the MOVED file (see
http://www.freebsd.org/doc/en/books/porters-handbook/moved-and-updating-files.html
the date appears as "YYYY- MM-DD" whereas it should be "YYYY-MM-DD",
ie. without the extra space).
>How-To-Repeat:
>Fix:

--- book.xml.diff begins here ---
Index: book.xml
===================================================================
--- book.xml	(revision 41681)
+++ book.xml	(working copy)
@@ -10805,7 +10805,7 @@
       <programlisting>old name|new name (blank for deleted)|date of move|reason</programlisting>
 
       <para>The date should be entered in the form <literal>YYYY-
-	  MM-DD</literal>.  New entries should be added to the end
+	MM-DD</literal>.  New entries should be added to the end
 	of the file to keep it in chronological order.</para>
 
       <para>If a port was removed but has since been restored,
--- book.xml.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305190718.r4J7IUqm033289>