svn commit: r44429 - head/en_US.ISO8859-1/books/handbook/ports

Dru Lavigne dru at FreeBSD.org
Thu Apr 3 14:36:37 UTC 2014


Author: dru
Date: Thu Apr  3 14:36:36 2014
New Revision: 44429
URL: http://svnweb.freebsd.org/changeset/doc/44429

Log:
  Fix typo.
  
  Submitted by: wblock
  Sponsored by: iXsystems

Modified:
  head/en_US.ISO8859-1/books/handbook/ports/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml	Thu Apr  3 14:30:44 2014	(r44428)
+++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml	Thu Apr  3 14:36:36 2014	(r44429)
@@ -1667,7 +1667,7 @@ ports-mgmt/pkg
 ...</programlisting>
 
       <para>Options and dependencies for the specified ports are
-	configured::</para>
+	configured:</para>
 
       <screen>&prompt.root; <userinput>poudriere options -j <replaceable>10amd64</replaceable> -p <replaceable>local</replaceable> -z <replaceable>workstation</replaceable> -f <replaceable>workstation-pkglist</replaceable></userinput></screen>
 


More information about the svn-doc-all mailing list