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:
Marc Fonvieille 2002-08-13 12:36:10 +00:00
parent aed7e0f806
commit cdb308bc15
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13847

View file

@ -2637,7 +2637,8 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
and <command>libtool</command></title> and <command>libtool</command></title>
<table frame="none"> <table frame="none">
<title></title> <title>Variables for ports that use automake, autoconf or
libtool</title>
<tgroup cols="2"> <tgroup cols="2">
<thead> <thead>
@ -3898,8 +3899,8 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
</note> </note>
</chapter> </chapter>
<chapter> <chapter id="porting-dads">
<title><anchor id="porting-dads">Dos and Don'ts</title> <title>Dos and Don'ts</title>
<para>Here is a list of common dos and don'ts that you encounter during <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, the porting process.You should check your own port against this list,