svn commit: r48523 - head/en_US.ISO8859-1/books/porters-handbook/upgrading
Thomas Zander <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: riggs (ports committer)
Date: Sat Apr 2 15:07:10 2016
New Revision: 48523
URL: https://svnweb.freebsd.org/changeset/doc/48523
Log:
Fix inaccurate description of entry ordering in ${PORTSDIR}/MOVED
Approved by: mat, eadler
Differential Revision: https://reviews.freebsd.org/D2237
Modified:
head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Sat Apr 2 14:09:35 2016 (r48522)
+++ head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Sat Apr 2 15:07:10 2016 (r48523)
@@ -357,8 +357,8 @@
<para>The date must be entered in the form
<literal>YYYY-MM-DD</literal>. New entries are added to
- the top of the file to keep it in reverse chronological order,
- with the last entry first.</para>
+ the end of the list to keep it in chronological order,
+ with the oldest entry at the top of the list.</para>
<para>If a port was removed but has since been restored,
delete the line in this file that states that it was
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"