Internet Explorer fails to render some tables generated by the

informaltable element properly, unless the pgwide attribute is
explicitly set to 1.  Use this consistently within the (en) tree, and
update the FDP accordingly.  This should finally silence the demons in:

PR:		docs/73095
Submitted by:	Hilko Meyer <Hilko dot Meyer at gmx dot de>
This commit is contained in:
Ceri Davies 2004-11-29 21:43:38 +00:00
parent b3739b739e
commit eb2cd84505
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23070
34 changed files with 267 additions and 261 deletions
en_US.ISO8859-1
articles
committers-guide
diskless-x
java-tomcat
pxe
serial-uart
solid-state
storage-devices
books
arch-handbook
corp-net-guide
developers-handbook
faq
fdp-primer
book.sgml
sgml-markup
sgml-primer
handbook
advanced-networking
basics
config
desktop
eresources
l10n
linuxemu
mail
multimedia
network-servers
ports
printing
security
serialcomms
users
x11
porters-handbook

View file

@ -45,7 +45,7 @@
<sect1 id="admin">
<title>Administrative Details</title>
<informaltable frame="none" orient="port">
<informaltable frame="none" orient="port" pgwide="1">
<tgroup cols="2">
<tbody>
<row>
@ -130,7 +130,7 @@
and possibly getting a mentor for that area for some period of time.
</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tbody>
<row>
@ -523,7 +523,7 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
<filename>shazam</filename> directory. For every file, the
status is given as one of:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols=2>
<tbody>
<row>
@ -580,7 +580,7 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
<para>Useful options, in addition to those listed above for
<command>checkout</command>:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols=2>
<tbody>
<row>
@ -637,7 +637,7 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
update</command> with care.</emphasis> The letter in front of
each filename indicates what was done with it:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols=2>
<tbody>
<row>
@ -727,11 +727,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.216 2004-11-27 21:48:00 murray Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.217 2004-11-29 21:43:33 ceri Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
lines, so you will have to edit the file to resolve the conflict
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.216 2004-11-27 21:48:00 murray Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.216 2004-11-27 21:48:00 murray Exp $</literal> line intact).</para>
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.217 2004-11-29 21:43:33 ceri Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.217 2004-11-29 21:43:33 ceri Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -3035,7 +3035,7 @@ cvs add: use 'cvs commit' to add this file permanently
<para>The key words or phrases are:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tbody>
<row>

View file

@ -199,7 +199,7 @@ bootps dgram udp wait root /usr/libexec/bootpd bootpd /etc/bootptab</progra
<para>The lines are as follows:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tbody>
<row>

View file

@ -543,7 +543,7 @@ jakarta-tomcat-4.0.6
<sect1 id="ref" xreflabel="reference">
<title>Reference</title>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="1">
<tbody>
<row>

View file

@ -44,7 +44,7 @@
<para>Terminology:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tbody>

View file

@ -338,7 +338,7 @@
<para>Below is a table of the RS232-C signal assignments in
the DB25 and DB9 connectors.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="7">
<thead>
<row>
@ -902,7 +902,7 @@
<para>The <replaceable>p</replaceable> is the package-type
field. The types are:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tbody>
<row>
@ -1023,7 +1023,7 @@
that it would not abort no matter how many differences were
encountered.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -1165,7 +1165,7 @@
<para>A description of the I/O ports of the 8250/16450/16550
UART is provided below.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>

View file

@ -310,7 +310,7 @@ pseudo-device md # memory disk</programlisting>
installation menu choose the <literal>fixit</literal> option. After
entering the fixit environment, enter the following commands:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -351,7 +351,7 @@ pseudo-device md # memory disk</programlisting>
sure that fstype is <literal>4.2BSD</literal>. Save the file and
exit.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -378,7 +378,7 @@ pseudo-device md # memory disk</programlisting>
<para>Mount the newly prepared flash media:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -2204,7 +2204,7 @@ Mar 29 21:16:37 yedi /kernel: sa1: Archive Viper 150 is a known rogue </screen>
for FreeBSD are: 1 ON; 2 ON; 3 OFF; 4 ON; 5 ON; 6 ON; 7 ON; 8
ON.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>

View file

@ -52,7 +52,7 @@ $FreeBSD$
using the table that follows. Please note that the actual data
may differ from machine to machine:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tbody>
<row>
@ -521,7 +521,7 @@ NON_GPROF_ENTRY(btext)</programlisting>
in <filename>locore.s</filename>. Here is a description of what
they do:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols=2 align=left>
<tbody>
<row>

File diff suppressed because it is too large Load diff

View file

@ -1476,7 +1476,7 @@ Bind 3C5X9 #1 Ethernet_II LAN_NET</programlisting>
<step>
<para>Add the following:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tbody>
<row>
@ -1527,7 +1527,7 @@ Bind 3C5X9 #1 Ethernet_II LAN_NET</programlisting>
<step>
<para>Add the following:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tbody>
<row>

View file

@ -432,7 +432,7 @@
<para>DMA Address and Count Registers</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tbody>
<row>
@ -536,7 +536,7 @@
<para>DMA Command Registers</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tbody>
<row>
@ -646,7 +646,7 @@
<para>DMA Address and Count Registers</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tbody>
<row>
@ -750,7 +750,7 @@
<para>DMA Command Registers</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tbody>
<row>
@ -860,7 +860,7 @@
<sect3>
<title>0x80&ndash;0x9f DMA Page Registers</title>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tbody>
<row>
@ -935,7 +935,7 @@
of the 82374 enhanced registers to zero to provide backward software
compatibility.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tbody>
<row>

View file

@ -98,7 +98,7 @@
following subdirectories:</para>
<para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -118,7 +118,7 @@
do. In addition, the standard C library is filled with a
handful of very dangerous functions.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols=2>
<tbody>
<row><entry><function>strcpy</function>(char *dest, const char

View file

@ -693,7 +693,7 @@
system. The current languages and encodings that we
have for documentation are as follows:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -772,7 +772,7 @@
on their monitor, or on paper after printing the documents.
The currently available formats are:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -867,7 +867,7 @@
<para>These files are then compressed using two
compression schemes.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -1399,7 +1399,7 @@ File: +DESC (ignored)</screen>
<email>kfrechet@us.ibm.com</email>.</para></footnote>, the
following model/BIOS release numbers incorporate the fix.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -6549,7 +6549,7 @@ C:\="DOS"</programlisting>
<para>Put the quota file on the filesystem that the quotas
are to be enforced on, i.e.:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -87,7 +87,7 @@
prompt. The examples will use this prompt to indicate which user you
should be running the example as.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -117,7 +117,7 @@
<para>The following table describes the typographic conventions used in
this book.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -1380,7 +1380,7 @@ main(void)
<para>Use:</para>
<programlisting><![ CDATA [<informaltable frame="none">
<programlisting><![ CDATA [<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -1405,7 +1405,7 @@ main(void)
<para>Appearance:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -1429,6 +1429,12 @@ main(void)
</informaltable>
</example>
<para>Always use the <literal>pgwide</literal> attribute with
a value of <literal>1</literal> with the
<sgmltag>informaltable</sgmltag> element. A bug in Internet
Explorer can cause the table to rendered incorrectly if this
is omitted.</para>
<para>If you do not want a border around the table the
<literal>frame</literal> attribute can be added to the
<sgmltag>informaltable</sgmltag> element with a value of
@ -1440,7 +1446,7 @@ main(void)
<para>Appearance:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -445,7 +445,7 @@ nsgmls:example.sgml:6:8:E: end tag for "HEAD" which is not finished</screen>
<para>The error output from <command>nsgmls</command> is organized into
colon-separated groups, or columns.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -197,7 +197,7 @@ host2.example.com link#1 UC 0 0
the <literal>Flags</literal> column. Below is a short table
of some of these flags and their meanings:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="4*">
@ -296,7 +296,7 @@ host2.example.com link#1 UC 0 0
<para>The default routes for each of your machines will be:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -341,7 +341,7 @@ host2.example.com link#1 UC 0 0
using <hostid role="ipaddr">10.9.9</hostid> then the default routes
would be:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -3248,7 +3248,7 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
<programlisting>-redirect_address localIP publicIP</programlisting>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tbody>
<row>
@ -4019,7 +4019,7 @@ gif0: flags=8010&lt;POINTOPOINT,MULTICAST&gt; mtu 1280
Transfer Mode">ATM</acronym> connections between the
machines. We use the following:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="1*">
@ -4057,7 +4057,7 @@ gif0: flags=8010&lt;POINTOPOINT,MULTICAST&gt; mtu 1280
<para>To build a fully meshed net we need one ATM connection
between each pair of machines:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="1*">

View file

@ -317,7 +317,7 @@ console none unknown off secure</programlisting>
<indexterm>
<primary>file permissions</primary>
</indexterm>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -464,7 +464,7 @@ total 530
or directories. Symbolic expressions use the syntax of (who) (action)
(permissions), where the following values are available:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -605,7 +605,7 @@ total 530
most common directories will suffice.</para>
<para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -1959,7 +1959,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
is a list of common environment variables and what they mean:</para>
<indexterm><primary>environment variables</primary></indexterm>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -1274,7 +1274,7 @@ round-trip min/avg/max/stddev = 0.700/0.729/0.766/0.025 ms</screen>
<para>There are a number of directories in which configuration
information is kept. These include:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="2*">
@ -1345,7 +1345,7 @@ round-trip min/avg/max/stddev = 0.700/0.729/0.766/0.025 ms</screen>
<para>The most common entries to <filename>resolv.conf</filename> are:
</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="2*">

View file

@ -122,7 +122,7 @@
<para>This section covers these applications:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>
@ -436,7 +436,7 @@ export LD_PRELOAD</programlisting>
<para>This section covers these applications:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>
@ -655,7 +655,7 @@ export LD_PRELOAD</programlisting>
<para>If you want to use a localized version, here are the available
ports:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="2*">
@ -807,7 +807,7 @@ export LD_PRELOAD</programlisting>
<para>This section covers these applications:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>
@ -996,7 +996,7 @@ export LD_PRELOAD</programlisting>
<para>This section covers these applications:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>
@ -1155,7 +1155,7 @@ export LD_PRELOAD</programlisting>
<para>Here is a quick review of all the desktop applications
covered in this chapter:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>

View file

@ -52,7 +52,7 @@
<para><emphasis>General lists:</emphasis> The following are general
lists which anyone is free (and encouraged) to join:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -163,7 +163,7 @@
carefully before joining or sending mail to one as there are firm
guidelines for their use and content.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -486,7 +486,7 @@
presence in the technical lists before joining one of these limited
lists so that you will understand the communications etiquette involved.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -530,7 +530,7 @@
the source tree. They are <emphasis>Read-Only</emphasis> lists and
should not have mail sent to them.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -1573,7 +1573,7 @@
for their members. The listed administrator reserves the right to
revoke the address if it is abused in any way.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>
@ -1605,7 +1605,7 @@
reserves the right to cancel the account if it is abused in any
way.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>

View file

@ -123,7 +123,7 @@
browsers, SMTP/POP servers, web servers, etc. make decisions based on
them. The following are examples of language/country codes:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -506,7 +506,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
<filename>/etc/ttys</filename> for all <literal>ttyv*</literal>
entries. Current pre-defined correspondences are:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -562,7 +562,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
X11 and the pseudo-serial console. Here is a partial list of
applications for using other languages in console:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -1010,7 +1010,7 @@ options SYSVMSG #SysV interprocess communication</programlisting>
<envar>ORACLE_HOME</envar> and <envar>ORACLE_SID</envar> you must
set the following environment variables:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="2*">
@ -1240,7 +1240,7 @@ export PATH</programlisting>
<sect3 id="software-46b">
<title>&sap.r3; 4.6B, &oracle; 8.0.5</title>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols=3>
<thead>
<row>
@ -1301,7 +1301,7 @@ export PATH</programlisting>
<sect3 id="software-46c">
<title>&sap.r3; 4.6C SR2, &oracle; 8.1.7</title>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols=3>
<thead>
<row>
@ -1368,7 +1368,7 @@ export PATH</programlisting>
<sect3 id="sap-notes-46b">
<title>&sap.r3; 4.6B, &oracle; 8.0.5</title>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -1419,7 +1419,7 @@ export PATH</programlisting>
<sect3 id="sap-notes-46c">
<title>&sap.r3; 4.6C, &oracle; 8.1.7</title>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -1487,7 +1487,7 @@ export PATH</programlisting>
of a <application>&sap.r3; System</application>. For production
use, a more exact sizing is of course needed:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -1567,7 +1567,7 @@ export PATH</programlisting>
and <filename>/dev/amr</filename> respectively, so if using an AMI &megaraid;, one will see
<filename>/dev/amr0s1a</filename> instead of <filename>/dev/da0s1a</filename>):</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>
@ -1733,7 +1733,7 @@ pam-0.68-7.i386.rpm</userinput></screen>
<para>For a simple installation, it is sufficient to create the
following file systems:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -1804,7 +1804,7 @@ ERROR 2002-03-19 16:45:36 R3LINKS_IND_IND Ins_SetupLinks:0
therefore the following groups (group IDs might differ, these
are just the values we used with our installation):</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -1841,7 +1841,7 @@ ERROR 2002-03-19 16:45:36 R3LINKS_IND_IND Ins_SetupLinks:0
<para>We also need the following users:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="6">
<thead>
<row>
@ -2157,7 +2157,7 @@ options SEMUME=100 #number of UNDO keys</programlisting>
<para>The script then asks some questions (defaults in brackets,
followed by actual input):</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -2355,7 +2355,7 @@ options SEMUME=100 #number of UNDO keys</programlisting>
<para>The script then asks some questions (defaults in brackets,
followed by actual input):</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -2599,7 +2599,7 @@ options SEMUME=100 #number of UNDO keys</programlisting>
installations, one can use the well known default passwords
(use different ones if security is an issue!):</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -2716,7 +2716,7 @@ LICENSE KEY = <replaceable>license key, 24 chars</replaceable></programlisti
<para>Within client 000, user different from <username>ddic</username>
and <username>sap*</username>, do at least the following:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -2806,7 +2806,7 @@ tape_address_rew = /dev/sa0</programlisting>
<para>The following <application>&sap;</application> parameters should be tuned after
installation (examples for IDES 46B, 1&nbsp;GB memory):</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -2845,7 +2845,7 @@ tape_address_rew = /dev/sa0</programlisting>
<para>&sap; Note 0013026:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -2864,7 +2864,7 @@ tape_address_rew = /dev/sa0</programlisting>
<para>&sap; Note 0157246:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -420,7 +420,7 @@ FreeBSD.org mail is handled (pri=10) by mx1.FreeBSD.org</screen>
<indexterm>
<primary><filename>/etc/mail/virtusertable</filename></primary>
</indexterm>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -343,8 +343,8 @@ kld snd_ich (1p/2r/0v channels duplex default)</screen>
<indexterm><primary>IRQ</primary></indexterm>
<indexterm><primary>DSP</primary></indexterm>
<informaltable frame="none">
<tgroup cols="2">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
<entry>Error</entry>

View file

@ -356,7 +356,7 @@ server-program-arguments</programlisting>
<listitem>
<para>One of the following:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -1359,7 +1359,7 @@ Exports list on foobar:
<para>Therefore, the configuration of the lab now looks something
like:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -1986,7 +1986,7 @@ basie&prompt.root;</screen>
new users and new machines as well as brief descriptions of
them.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -2019,7 +2019,7 @@ basie&prompt.root;</screen>
</tgroup>
</informaltable>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -3152,7 +3152,7 @@ host mailhost {
<para>In FreeBSD, the BIND daemon is called
<application>named</application> for obvious reasons.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -492,7 +492,7 @@ docbook =
of the installed version and the version available in the
local ports tree.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -2054,7 +2054,7 @@ exit 2</programlisting>
<filename>/etc/printcap</filename> file, and how to invoke them
with the <command>lpr</command> command:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -4723,7 +4723,7 @@ exit 2</programlisting>
<para>Here is what FreeBSD wants your printer to do:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tbody>
<row>
@ -4830,7 +4830,7 @@ teak|hp|laserjet|Hewlett Packard LaserJet 3Si:\
to enforce the following interpretation of LF and CR
characters:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -4303,7 +4303,7 @@ block in log first quick on dc0 all
use the following IP ranges for private nets which will never
be routed directly to the public Internet.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="1*">

View file

@ -127,7 +127,7 @@
terminals. This table shows the RS-232C signal names and the pin
numbers on a DB-25 connector.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="5">
<thead>
<row>
@ -2216,7 +2216,7 @@ Keyboard: no</screen>
console, or both, depending on the option in
<filename>/boot.config</filename>.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -2307,7 +2307,7 @@ boot:</screen>
<programlisting>device sio0 at isa? port IO_COM1 flags 0x10 irq 4</programlisting>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>
@ -2370,7 +2370,7 @@ boot:</screen>
<programlisting>device sio0 at isa? port IO_COM1 flags 0x30 irq 4</programlisting>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<thead>
<row>

View file

@ -330,7 +330,7 @@
commands are summarized below, followed by more detailed
examples of their usage.</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<colspec colwidth="1*">
<colspec colwidth="2*">

View file

@ -1139,7 +1139,7 @@ EndSection</programlisting>
<application>XDM</application>. Typically these files will
be found:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>

View file

@ -1119,7 +1119,7 @@ PORTEPOCH= 1</programlisting>
as called by the software authors to a suitable package
name:</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="6">
<thead>
<row>
@ -1324,7 +1324,7 @@ PORTEPOCH= 1</programlisting>
subdirectory's <filename>Makefile</filename>.</para>
</note>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<thead>
<row>
@ -5145,7 +5145,7 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
values. (<makevar>PKGDIR</makevar> defaults to
<makevar>${MASTERDIR}</makevar>.)</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>
@ -7473,7 +7473,7 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
please read <filename>bsd.port.mk</filename> for the complete
list).</para>
<informaltable frame="none">
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<thead>
<row>