Add title for table 5-3.
While I'm there: fix the link id for "Dos and Don't" chapter. PR: docs/41615 Submitted by: Christian Brueffer <chris@unixpages.org>
This commit is contained in:
parent
aed7e0f806
commit
cdb308bc15
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13847
1 changed files with 4 additions and 3 deletions
|
@ -2637,7 +2637,8 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
|
|||
and <command>libtool</command></title>
|
||||
|
||||
<table frame="none">
|
||||
<title></title>
|
||||
<title>Variables for ports that use automake, autoconf or
|
||||
libtool</title>
|
||||
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
|
@ -3898,8 +3899,8 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
</note>
|
||||
</chapter>
|
||||
|
||||
<chapter>
|
||||
<title><anchor id="porting-dads">Dos and Don'ts</title>
|
||||
<chapter id="porting-dads">
|
||||
<title>Dos and Don'ts</title>
|
||||
|
||||
<para>Here is a list of common dos and don'ts that you encounter during
|
||||
the porting process.You should check your own port against this list,
|
||||
|
|
Loading…
Reference in a new issue