Fix several missing or mistyped SGML tags.
Approved by: bcr (mentor)
This commit is contained in:
parent
c4e393990e
commit
0a86f125cb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38055
1 changed files with 5 additions and 4 deletions
|
@ -382,7 +382,7 @@ PLIST_DIRS= lib/X11/oneko</programlisting>
|
|||
them now. Next, assuming your port is called oneko,
|
||||
<command>cd</command> to the directory above where the
|
||||
<literal>oneko</literal> directory is located, and then type the
|
||||
following: <command>shar `find oneko` > oneko.shar</command>
|
||||
following: <command>shar `find oneko` > oneko.shar</command></para>
|
||||
|
||||
<para>Include your <literal>oneko.shar</literal> file in a bug report
|
||||
and send it with the &man.send-pr.1; program (see
|
||||
|
@ -5604,7 +5604,7 @@ USE_XORG= x11 xpm</programlisting>
|
|||
<title>X11 fonts</title>
|
||||
|
||||
<para>If your port installs fonts for the X Window System, put them in
|
||||
<filename><makevar>LOCALBASE</makevar>/lib/X11/fonts/local</filename>.<para>
|
||||
<filename><makevar>LOCALBASE</makevar>/lib/X11/fonts/local</filename>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -8697,7 +8697,7 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR}"
|
|||
|
||||
<para>More details are available in
|
||||
<ulink url="http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.database.mk">
|
||||
bsd.database.mk</ulink>.
|
||||
bsd.database.mk</ulink>.</para>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
@ -14457,6 +14457,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
<entry>February 18, 2011</entry>
|
||||
<entry>9.0-CURRENT after the update of binutils to version
|
||||
2.17.50.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>900034</entry>
|
||||
<entry>March 8, 2011</entry>
|
||||
|
@ -15007,7 +15008,7 @@ exec %%LOCALBASE%%/bin/java -jar %%DATADIR%%/foo.jar "$@"</programlisting>
|
|||
entries are possible with
|
||||
<makevar>ONLY_FOR_ARCHS_REASON_<replaceable>ARCH</replaceable></makevar>
|
||||
and
|
||||
<makevar>NOT_FOR_ARCHS_REASON_<replaceable>ARCH</replaceable></makevar>.
|
||||
<makevar>NOT_FOR_ARCHS_REASON_<replaceable>ARCH</replaceable></makevar>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue