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

Eitan Adler eadler at FreeBSD.org
Tue Oct 29 23:04:43 UTC 2013


Author: eadler
Date: Tue Oct 29 23:04:42 2013
New Revision: 43073
URL: http://svnweb.freebsd.org/changeset/doc/43073

Log:
  fix topo I caused
  
  Reported by:	bjk

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml	Tue Oct 29 12:20:33 2013	(r43072)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Tue Oct 29 23:04:42 2013	(r43073)
@@ -10248,7 +10248,7 @@ etc/orbit.conf.sample
       <para>First, make sure your port is almost complete, with only
 	<filename>pkg-plist</filename> missing.  You may then run
 	<command>make <maketarget>makeplist</maketarget></command> to
-	generate a <filename>pkg-plist</filename> automatically.  Thie
+	generate a <filename>pkg-plist</filename> automatically.  This
 	file must be double checked for correctness.</para>
 
       <para>User configuration files should be


More information about the svn-doc-all mailing list