- resolve a missing closing parenthetical
PR: 195364 Differential Revision: https://reviews.freebsd.org/D1228 Submitted by: luferbsd@gmail.com Approved by: remko (mentor)
This commit is contained in:
parent
d3cdcee330
commit
af0e9df5f5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46029
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ WWW: http://www.oneko.org/</programlisting>
|
|||
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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue