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

Mathieu Arnold mat at FreeBSD.org
Wed Jun 11 21:29:48 UTC 2014


Author: mat (ports committer)
Date: Wed Jun 11 21:29:47 2014
New Revision: 45044
URL: http://svnweb.freebsd.org/changeset/doc/45044

Log:
  s/it's/it is/
  
  Noticed by:	bjk
  Sponsored by:	Absolight

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml	Wed Jun 11 21:26:48 2014	(r45043)
+++ head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml	Wed Jun 11 21:29:47 2014	(r45044)
@@ -383,7 +383,7 @@ etc/orbit.conf-dist
 
       <para>On installation, add the full path to
 	<replaceable>file</replaceable> to
-	<filename>/etc/shells</filename>, while making sure it's not
+	<filename>/etc/shells</filename>, while making sure it is not
 	added twice.  On deinstallation, remove it from
 	<filename>/etc/shells</filename>.</para>
     </sect2>


More information about the svn-doc-head mailing list