svn commit: r46029 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Jason Helfman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: jgh Date: Tue Nov 25 20:44:54 2014 New Revision: 46029 URL: https://svnweb.freebsd.org/changeset/doc/46029 Log: - resolve a missing closing parenthetical PR: 195364 Differential Revision: https://reviews.freebsd.org/D1228 Submitted by: [email protected] Approved by: remko (mentor) Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Tue Nov 25 17:06:13 2014 (r46028) +++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Tue Nov 25 20:44:54 2014 (r46029) @@ -143,7 +143,7 @@ WWW: http://www.oneko.org/</programlisti is also called the <quote>packing list</quote> because the package is generated by packing the files listed here. The pathnames are relative to the installation prefix (usually - <filename>/usr/local</filename>.</para> + <filename>/usr/local</filename>).</para> <para>Here is a small example:</para> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"