docs/178769: porters-handbook: small typo

Frederic Culot culot at FreeBSD.org
Sun May 19 07:20:00 UTC 2013


>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 at 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:


More information about the freebsd-doc mailing list