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

Mathieu Arnold mat at FreeBSD.org
Wed Oct 28 13:40:48 UTC 2015


Author: mat
Date: Wed Oct 28 13:40:46 2015
New Revision: 47694
URL: https://svnweb.freebsd.org/changeset/doc/47694

Log:
  Simplify.
  
  Noticed by:	igor
  Sponsored by:	Absolight

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	Wed Oct 28 13:40:40 2015	(r47693)
+++ head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml	Wed Oct 28 13:40:46 2015	(r47694)
@@ -301,7 +301,7 @@
       <para>If upgrading the port requires special steps like
 	changing configuration files or running a specific program,
 	it must be documented in this file.  The format of
-	an entry in this file is as follows:</para>
+	an entry in this file is:</para>
 
       <programlisting>YYYYMMDD:
   AFFECTS: users of portcategory/portname


More information about the svn-doc-all mailing list