svn commit: r39164 - head/en_US.ISO8859-1/books/porters-handbook

Gabor Kovesdan gabor at FreeBSD.org
Sat Jun 30 19:48:47 UTC 2012


Author: gabor
Date: Sat Jun 30 19:48:47 2012
New Revision: 39164
URL: http://svn.freebsd.org/changeset/doc/39164

Log:
  - Correct the __FreBSD_version number in the last commit
  
  Reported by:	gavin

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/book.sgml

Modified: head/en_US.ISO8859-1/books/porters-handbook/book.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.sgml	Sat Jun 30 14:44:31 2012	(r39163)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.sgml	Sat Jun 30 19:48:47 2012	(r39164)
@@ -15410,7 +15410,7 @@ Reference: <http://www.freebsd.org/po
 	    </row>
 
 	    <row>
-	      <entry>1000013</entry>
+	      <entry>1000014</entry>
 	      <entry>June 27, 2012</entry>
 	      <entry>10-CURRENT after BSD sort becoming the default
 		sort (rev <svnref>237629</svnref>).</entry>


More information about the svn-doc-all mailing list