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

Mathieu Arnold mat at FreeBSD.org
Tue Sep 17 06:44:17 UTC 2019


Author: mat
Date: Tue Sep 17 06:44:16 2019
New Revision: 53411
URL: https://svnweb.freebsd.org/changeset/doc/53411

Log:
  Remove spurious >.
  
  PR:		240605
  Reported by:	PauAmma

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	Mon Sep 16 20:37:09 2019	(r53410)
+++ head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml	Tue Sep 17 06:44:16 2019	(r53411)
@@ -243,7 +243,7 @@ PLIST_SUB+=	X11I386="@comment "
       auto-generated by a tool or a target in the Makefile
       <emphasis>before</emphasis> the inclusion into the Ports
       Collection by a committer (for example, using <command>make
-	makeplist></command>), this is still considered a static list,
+	makeplist</command>), this is still considered a static list,
       since it is possible to examine it without having to download or
       compile the distfile.</para>
 


More information about the svn-doc-head mailing list