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:
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
handbook
advanced-networking
basics
config
desktop
eresources
l10n
linuxemu
mail
multimedia
network-servers
ports
printing
security
serialcomms
users
x11
porters-handbook
|
@ -45,7 +45,7 @@
|
||||||
<sect1 id="admin">
|
<sect1 id="admin">
|
||||||
<title>Administrative Details</title>
|
<title>Administrative Details</title>
|
||||||
|
|
||||||
<informaltable frame="none" orient="port">
|
<informaltable frame="none" orient="port" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -130,7 +130,7 @@
|
||||||
and possibly getting a mentor for that area for some period of time.
|
and possibly getting a mentor for that area for some period of time.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<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
|
<filename>shazam</filename> directory. For every file, the
|
||||||
status is given as one of:</para>
|
status is given as one of:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols=2>
|
<tgroup cols=2>
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<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
|
<para>Useful options, in addition to those listed above for
|
||||||
<command>checkout</command>:</para>
|
<command>checkout</command>:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols=2>
|
<tgroup cols=2>
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<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
|
update</command> with care.</emphasis> The letter in front of
|
||||||
each filename indicates what was done with it:</para>
|
each filename indicates what was done with it:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols=2>
|
<tgroup cols=2>
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -727,11 +727,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>You will almost certainly get a conflict because
|
<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>)
|
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
||||||
lines, so you will have to edit the file to resolve the conflict
|
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,
|
(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.216 2004-11-27 21:48:00 murray Exp $</literal> line intact).</para>
|
leaving the original <literal>$Id: article.sgml,v 1.217 2004-11-29 21:43:33 ceri Exp $</literal> line intact).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -3035,7 +3035,7 @@ cvs add: use 'cvs commit' to add this file permanently
|
||||||
|
|
||||||
<para>The key words or phrases are:</para>
|
<para>The key words or phrases are:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -199,7 +199,7 @@ bootps dgram udp wait root /usr/libexec/bootpd bootpd /etc/bootptab</progra
|
||||||
|
|
||||||
<para>The lines are as follows:</para>
|
<para>The lines are as follows:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -543,7 +543,7 @@ jakarta-tomcat-4.0.6
|
||||||
<sect1 id="ref" xreflabel="reference">
|
<sect1 id="ref" xreflabel="reference">
|
||||||
<title>Reference</title>
|
<title>Reference</title>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="1">
|
<tgroup cols="1">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
<para>Terminology:</para>
|
<para>Terminology:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
|
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|
|
@ -338,7 +338,7 @@
|
||||||
<para>Below is a table of the RS232-C signal assignments in
|
<para>Below is a table of the RS232-C signal assignments in
|
||||||
the DB25 and DB9 connectors.</para>
|
the DB25 and DB9 connectors.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="7">
|
<tgroup cols="7">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -902,7 +902,7 @@
|
||||||
<para>The <replaceable>p</replaceable> is the package-type
|
<para>The <replaceable>p</replaceable> is the package-type
|
||||||
field. The types are:</para>
|
field. The types are:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1023,7 +1023,7 @@
|
||||||
that it would not abort no matter how many differences were
|
that it would not abort no matter how many differences were
|
||||||
encountered.</para>
|
encountered.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1165,7 +1165,7 @@
|
||||||
<para>A description of the I/O ports of the 8250/16450/16550
|
<para>A description of the I/O ports of the 8250/16450/16550
|
||||||
UART is provided below.</para>
|
UART is provided below.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -310,7 +310,7 @@ pseudo-device md # memory disk</programlisting>
|
||||||
installation menu choose the <literal>fixit</literal> option. After
|
installation menu choose the <literal>fixit</literal> option. After
|
||||||
entering the fixit environment, enter the following commands:</para>
|
entering the fixit environment, enter the following commands:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -351,7 +351,7 @@ pseudo-device md # memory disk</programlisting>
|
||||||
sure that fstype is <literal>4.2BSD</literal>. Save the file and
|
sure that fstype is <literal>4.2BSD</literal>. Save the file and
|
||||||
exit.</para>
|
exit.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -378,7 +378,7 @@ pseudo-device md # memory disk</programlisting>
|
||||||
|
|
||||||
<para>Mount the newly prepared flash media:</para>
|
<para>Mount the newly prepared flash media:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -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
|
for FreeBSD are: 1 ON; 2 ON; 3 OFF; 4 ON; 5 ON; 6 ON; 7 ON; 8
|
||||||
ON.</para>
|
ON.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -52,7 +52,7 @@ $FreeBSD$
|
||||||
using the table that follows. Please note that the actual data
|
using the table that follows. Please note that the actual data
|
||||||
may differ from machine to machine:</para>
|
may differ from machine to machine:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -521,7 +521,7 @@ NON_GPROF_ENTRY(btext)</programlisting>
|
||||||
in <filename>locore.s</filename>. Here is a description of what
|
in <filename>locore.s</filename>. Here is a description of what
|
||||||
they do:</para>
|
they do:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols=2 align=left>
|
<tgroup cols=2 align=left>
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1476,7 +1476,7 @@ Bind 3C5X9 #1 Ethernet_II LAN_NET</programlisting>
|
||||||
<step>
|
<step>
|
||||||
<para>Add the following:</para>
|
<para>Add the following:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1527,7 +1527,7 @@ Bind 3C5X9 #1 Ethernet_II LAN_NET</programlisting>
|
||||||
<step>
|
<step>
|
||||||
<para>Add the following:</para>
|
<para>Add the following:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -432,7 +432,7 @@
|
||||||
|
|
||||||
<para>DMA Address and Count Registers</para>
|
<para>DMA Address and Count Registers</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -536,7 +536,7 @@
|
||||||
|
|
||||||
<para>DMA Command Registers</para>
|
<para>DMA Command Registers</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -646,7 +646,7 @@
|
||||||
|
|
||||||
<para>DMA Address and Count Registers</para>
|
<para>DMA Address and Count Registers</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -750,7 +750,7 @@
|
||||||
|
|
||||||
<para>DMA Command Registers</para>
|
<para>DMA Command Registers</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -860,7 +860,7 @@
|
||||||
<sect3>
|
<sect3>
|
||||||
<title>0x80–0x9f DMA Page Registers</title>
|
<title>0x80–0x9f DMA Page Registers</title>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -935,7 +935,7 @@
|
||||||
of the 82374 enhanced registers to zero to provide backward software
|
of the 82374 enhanced registers to zero to provide backward software
|
||||||
compatibility.</para>
|
compatibility.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -98,7 +98,7 @@
|
||||||
following subdirectories:</para>
|
following subdirectories:</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -118,7 +118,7 @@
|
||||||
do. In addition, the standard C library is filled with a
|
do. In addition, the standard C library is filled with a
|
||||||
handful of very dangerous functions.</para>
|
handful of very dangerous functions.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols=2>
|
<tgroup cols=2>
|
||||||
<tbody>
|
<tbody>
|
||||||
<row><entry><function>strcpy</function>(char *dest, const char
|
<row><entry><function>strcpy</function>(char *dest, const char
|
||||||
|
|
|
@ -693,7 +693,7 @@
|
||||||
system. The current languages and encodings that we
|
system. The current languages and encodings that we
|
||||||
have for documentation are as follows:</para>
|
have for documentation are as follows:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -772,7 +772,7 @@
|
||||||
on their monitor, or on paper after printing the documents.
|
on their monitor, or on paper after printing the documents.
|
||||||
The currently available formats are:</para>
|
The currently available formats are:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -867,7 +867,7 @@
|
||||||
<para>These files are then compressed using two
|
<para>These files are then compressed using two
|
||||||
compression schemes.</para>
|
compression schemes.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1399,7 +1399,7 @@ File: +DESC (ignored)</screen>
|
||||||
<email>kfrechet@us.ibm.com</email>.</para></footnote>, the
|
<email>kfrechet@us.ibm.com</email>.</para></footnote>, the
|
||||||
following model/BIOS release numbers incorporate the fix.</para>
|
following model/BIOS release numbers incorporate the fix.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -6549,7 +6549,7 @@ C:\="DOS"</programlisting>
|
||||||
<para>Put the quota file on the filesystem that the quotas
|
<para>Put the quota file on the filesystem that the quotas
|
||||||
are to be enforced on, i.e.:</para>
|
are to be enforced on, i.e.:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -87,7 +87,7 @@
|
||||||
prompt. The examples will use this prompt to indicate which user you
|
prompt. The examples will use this prompt to indicate which user you
|
||||||
should be running the example as.</para>
|
should be running the example as.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -117,7 +117,7 @@
|
||||||
<para>The following table describes the typographic conventions used in
|
<para>The following table describes the typographic conventions used in
|
||||||
this book.</para>
|
this book.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -1380,7 +1380,7 @@ main(void)
|
||||||
|
|
||||||
<para>Use:</para>
|
<para>Use:</para>
|
||||||
|
|
||||||
<programlisting><![ CDATA [<informaltable frame="none">
|
<programlisting><![ CDATA [<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1405,7 +1405,7 @@ main(void)
|
||||||
|
|
||||||
<para>Appearance:</para>
|
<para>Appearance:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1429,6 +1429,12 @@ main(void)
|
||||||
</informaltable>
|
</informaltable>
|
||||||
</example>
|
</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
|
<para>If you do not want a border around the table the
|
||||||
<literal>frame</literal> attribute can be added to the
|
<literal>frame</literal> attribute can be added to the
|
||||||
<sgmltag>informaltable</sgmltag> element with a value of
|
<sgmltag>informaltable</sgmltag> element with a value of
|
||||||
|
@ -1440,7 +1446,7 @@ main(void)
|
||||||
|
|
||||||
<para>Appearance:</para>
|
<para>Appearance:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -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
|
<para>The error output from <command>nsgmls</command> is organized into
|
||||||
colon-separated groups, or columns.</para>
|
colon-separated groups, or columns.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -197,7 +197,7 @@ host2.example.com link#1 UC 0 0
|
||||||
the <literal>Flags</literal> column. Below is a short table
|
the <literal>Flags</literal> column. Below is a short table
|
||||||
of some of these flags and their meanings:</para>
|
of some of these flags and their meanings:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="4*">
|
<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>
|
<para>The default routes for each of your machines will be:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<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
|
using <hostid role="ipaddr">10.9.9</hostid> then the default routes
|
||||||
would be:</para>
|
would be:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -3248,7 +3248,7 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
|
||||||
<programlisting>-redirect_address localIP publicIP</programlisting>
|
<programlisting>-redirect_address localIP publicIP</programlisting>
|
||||||
|
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -4019,7 +4019,7 @@ gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
|
||||||
Transfer Mode">ATM</acronym> connections between the
|
Transfer Mode">ATM</acronym> connections between the
|
||||||
machines. We use the following:</para>
|
machines. We use the following:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
|
@ -4057,7 +4057,7 @@ gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
|
||||||
<para>To build a fully meshed net we need one ATM connection
|
<para>To build a fully meshed net we need one ATM connection
|
||||||
between each pair of machines:</para>
|
between each pair of machines:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
|
|
|
@ -317,7 +317,7 @@ console none unknown off secure</programlisting>
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary>file permissions</primary>
|
<primary>file permissions</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -464,7 +464,7 @@ total 530
|
||||||
or directories. Symbolic expressions use the syntax of (who) (action)
|
or directories. Symbolic expressions use the syntax of (who) (action)
|
||||||
(permissions), where the following values are available:</para>
|
(permissions), where the following values are available:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -605,7 +605,7 @@ total 530
|
||||||
most common directories will suffice.</para>
|
most common directories will suffice.</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<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>
|
is a list of common environment variables and what they mean:</para>
|
||||||
<indexterm><primary>environment variables</primary></indexterm>
|
<indexterm><primary>environment variables</primary></indexterm>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -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
|
<para>There are a number of directories in which configuration
|
||||||
information is kept. These include:</para>
|
information is kept. These include:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="2*">
|
<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>The most common entries to <filename>resolv.conf</filename> are:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="2*">
|
<colspec colwidth="2*">
|
||||||
|
|
|
@ -122,7 +122,7 @@
|
||||||
|
|
||||||
<para>This section covers these applications:</para>
|
<para>This section covers these applications:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -436,7 +436,7 @@ export LD_PRELOAD</programlisting>
|
||||||
|
|
||||||
<para>This section covers these applications:</para>
|
<para>This section covers these applications:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -655,7 +655,7 @@ export LD_PRELOAD</programlisting>
|
||||||
<para>If you want to use a localized version, here are the available
|
<para>If you want to use a localized version, here are the available
|
||||||
ports:</para>
|
ports:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="2*">
|
<colspec colwidth="2*">
|
||||||
|
@ -807,7 +807,7 @@ export LD_PRELOAD</programlisting>
|
||||||
|
|
||||||
<para>This section covers these applications:</para>
|
<para>This section covers these applications:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -996,7 +996,7 @@ export LD_PRELOAD</programlisting>
|
||||||
|
|
||||||
<para>This section covers these applications:</para>
|
<para>This section covers these applications:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1155,7 +1155,7 @@ export LD_PRELOAD</programlisting>
|
||||||
<para>Here is a quick review of all the desktop applications
|
<para>Here is a quick review of all the desktop applications
|
||||||
covered in this chapter:</para>
|
covered in this chapter:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
<para><emphasis>General lists:</emphasis> The following are general
|
<para><emphasis>General lists:</emphasis> The following are general
|
||||||
lists which anyone is free (and encouraged) to join:</para>
|
lists which anyone is free (and encouraged) to join:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -163,7 +163,7 @@
|
||||||
carefully before joining or sending mail to one as there are firm
|
carefully before joining or sending mail to one as there are firm
|
||||||
guidelines for their use and content.</para>
|
guidelines for their use and content.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -486,7 +486,7 @@
|
||||||
presence in the technical lists before joining one of these limited
|
presence in the technical lists before joining one of these limited
|
||||||
lists so that you will understand the communications etiquette involved.</para>
|
lists so that you will understand the communications etiquette involved.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -530,7 +530,7 @@
|
||||||
the source tree. They are <emphasis>Read-Only</emphasis> lists and
|
the source tree. They are <emphasis>Read-Only</emphasis> lists and
|
||||||
should not have mail sent to them.</para>
|
should not have mail sent to them.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1573,7 +1573,7 @@
|
||||||
for their members. The listed administrator reserves the right to
|
for their members. The listed administrator reserves the right to
|
||||||
revoke the address if it is abused in any way.</para>
|
revoke the address if it is abused in any way.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1605,7 +1605,7 @@
|
||||||
reserves the right to cancel the account if it is abused in any
|
reserves the right to cancel the account if it is abused in any
|
||||||
way.</para>
|
way.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -123,7 +123,7 @@
|
||||||
browsers, SMTP/POP servers, web servers, etc. make decisions based on
|
browsers, SMTP/POP servers, web servers, etc. make decisions based on
|
||||||
them. The following are examples of language/country codes:</para>
|
them. The following are examples of language/country codes:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -506,7 +506,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
||||||
<filename>/etc/ttys</filename> for all <literal>ttyv*</literal>
|
<filename>/etc/ttys</filename> for all <literal>ttyv*</literal>
|
||||||
entries. Current pre-defined correspondences are:</para>
|
entries. Current pre-defined correspondences are:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -562,7 +562,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
||||||
X11 and the pseudo-serial console. Here is a partial list of
|
X11 and the pseudo-serial console. Here is a partial list of
|
||||||
applications for using other languages in console:</para>
|
applications for using other languages in console:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -1010,7 +1010,7 @@ options SYSVMSG #SysV interprocess communication</programlisting>
|
||||||
<envar>ORACLE_HOME</envar> and <envar>ORACLE_SID</envar> you must
|
<envar>ORACLE_HOME</envar> and <envar>ORACLE_SID</envar> you must
|
||||||
set the following environment variables:</para>
|
set the following environment variables:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="2*">
|
<colspec colwidth="2*">
|
||||||
|
@ -1240,7 +1240,7 @@ export PATH</programlisting>
|
||||||
<sect3 id="software-46b">
|
<sect3 id="software-46b">
|
||||||
<title>&sap.r3; 4.6B, &oracle; 8.0.5</title>
|
<title>&sap.r3; 4.6B, &oracle; 8.0.5</title>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols=3>
|
<tgroup cols=3>
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1301,7 +1301,7 @@ export PATH</programlisting>
|
||||||
<sect3 id="software-46c">
|
<sect3 id="software-46c">
|
||||||
<title>&sap.r3; 4.6C SR2, &oracle; 8.1.7</title>
|
<title>&sap.r3; 4.6C SR2, &oracle; 8.1.7</title>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols=3>
|
<tgroup cols=3>
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1368,7 +1368,7 @@ export PATH</programlisting>
|
||||||
<sect3 id="sap-notes-46b">
|
<sect3 id="sap-notes-46b">
|
||||||
<title>&sap.r3; 4.6B, &oracle; 8.0.5</title>
|
<title>&sap.r3; 4.6B, &oracle; 8.0.5</title>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1419,7 +1419,7 @@ export PATH</programlisting>
|
||||||
<sect3 id="sap-notes-46c">
|
<sect3 id="sap-notes-46c">
|
||||||
<title>&sap.r3; 4.6C, &oracle; 8.1.7</title>
|
<title>&sap.r3; 4.6C, &oracle; 8.1.7</title>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1487,7 +1487,7 @@ export PATH</programlisting>
|
||||||
of a <application>&sap.r3; System</application>. For production
|
of a <application>&sap.r3; System</application>. For production
|
||||||
use, a more exact sizing is of course needed:</para>
|
use, a more exact sizing is of course needed:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1567,7 +1567,7 @@ export PATH</programlisting>
|
||||||
and <filename>/dev/amr</filename> respectively, so if using an AMI &megaraid;, one will see
|
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>
|
<filename>/dev/amr0s1a</filename> instead of <filename>/dev/da0s1a</filename>):</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1733,7 +1733,7 @@ pam-0.68-7.i386.rpm</userinput></screen>
|
||||||
<para>For a simple installation, it is sufficient to create the
|
<para>For a simple installation, it is sufficient to create the
|
||||||
following file systems:</para>
|
following file systems:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<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
|
therefore the following groups (group IDs might differ, these
|
||||||
are just the values we used with our installation):</para>
|
are just the values we used with our installation):</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<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>
|
<para>We also need the following users:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="6">
|
<tgroup cols="6">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2157,7 +2157,7 @@ options SEMUME=100 #number of UNDO keys</programlisting>
|
||||||
<para>The script then asks some questions (defaults in brackets,
|
<para>The script then asks some questions (defaults in brackets,
|
||||||
followed by actual input):</para>
|
followed by actual input):</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2355,7 +2355,7 @@ options SEMUME=100 #number of UNDO keys</programlisting>
|
||||||
<para>The script then asks some questions (defaults in brackets,
|
<para>The script then asks some questions (defaults in brackets,
|
||||||
followed by actual input):</para>
|
followed by actual input):</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2599,7 +2599,7 @@ options SEMUME=100 #number of UNDO keys</programlisting>
|
||||||
installations, one can use the well known default passwords
|
installations, one can use the well known default passwords
|
||||||
(use different ones if security is an issue!):</para>
|
(use different ones if security is an issue!):</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2716,7 +2716,7 @@ LICENSE KEY = <replaceable>license key, 24 chars</replaceable></programlisti
|
||||||
<para>Within client 000, user different from <username>ddic</username>
|
<para>Within client 000, user different from <username>ddic</username>
|
||||||
and <username>sap*</username>, do at least the following:</para>
|
and <username>sap*</username>, do at least the following:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2806,7 +2806,7 @@ tape_address_rew = /dev/sa0</programlisting>
|
||||||
<para>The following <application>&sap;</application> parameters should be tuned after
|
<para>The following <application>&sap;</application> parameters should be tuned after
|
||||||
installation (examples for IDES 46B, 1 GB memory):</para>
|
installation (examples for IDES 46B, 1 GB memory):</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2845,7 +2845,7 @@ tape_address_rew = /dev/sa0</programlisting>
|
||||||
|
|
||||||
<para>&sap; Note 0013026:</para>
|
<para>&sap; Note 0013026:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2864,7 +2864,7 @@ tape_address_rew = /dev/sa0</programlisting>
|
||||||
|
|
||||||
<para>&sap; Note 0157246:</para>
|
<para>&sap; Note 0157246:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -420,7 +420,7 @@ FreeBSD.org mail is handled (pri=10) by mx1.FreeBSD.org</screen>
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary><filename>/etc/mail/virtusertable</filename></primary>
|
<primary><filename>/etc/mail/virtusertable</filename></primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -343,8 +343,8 @@ kld snd_ich (1p/2r/0v channels duplex default)</screen>
|
||||||
<indexterm><primary>IRQ</primary></indexterm>
|
<indexterm><primary>IRQ</primary></indexterm>
|
||||||
<indexterm><primary>DSP</primary></indexterm>
|
<indexterm><primary>DSP</primary></indexterm>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
<entry>Error</entry>
|
<entry>Error</entry>
|
||||||
|
|
|
@ -356,7 +356,7 @@ server-program-arguments</programlisting>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>One of the following:</para>
|
<para>One of the following:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1359,7 +1359,7 @@ Exports list on foobar:
|
||||||
<para>Therefore, the configuration of the lab now looks something
|
<para>Therefore, the configuration of the lab now looks something
|
||||||
like:</para>
|
like:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1986,7 +1986,7 @@ basie&prompt.root;</screen>
|
||||||
new users and new machines as well as brief descriptions of
|
new users and new machines as well as brief descriptions of
|
||||||
them.</para>
|
them.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2019,7 +2019,7 @@ basie&prompt.root;</screen>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -3152,7 +3152,7 @@ host mailhost {
|
||||||
<para>In FreeBSD, the BIND daemon is called
|
<para>In FreeBSD, the BIND daemon is called
|
||||||
<application>named</application> for obvious reasons.</para>
|
<application>named</application> for obvious reasons.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -492,7 +492,7 @@ docbook =
|
||||||
of the installed version and the version available in the
|
of the installed version and the version available in the
|
||||||
local ports tree.</para>
|
local ports tree.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -2054,7 +2054,7 @@ exit 2</programlisting>
|
||||||
<filename>/etc/printcap</filename> file, and how to invoke them
|
<filename>/etc/printcap</filename> file, and how to invoke them
|
||||||
with the <command>lpr</command> command:</para>
|
with the <command>lpr</command> command:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -4723,7 +4723,7 @@ exit 2</programlisting>
|
||||||
|
|
||||||
<para>Here is what FreeBSD wants your printer to do:</para>
|
<para>Here is what FreeBSD wants your printer to do:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
|
@ -4830,7 +4830,7 @@ teak|hp|laserjet|Hewlett Packard LaserJet 3Si:\
|
||||||
to enforce the following interpretation of LF and CR
|
to enforce the following interpretation of LF and CR
|
||||||
characters:</para>
|
characters:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -4303,7 +4303,7 @@ block in log first quick on dc0 all
|
||||||
use the following IP ranges for private nets which will never
|
use the following IP ranges for private nets which will never
|
||||||
be routed directly to the public Internet.</para>
|
be routed directly to the public Internet.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
|
|
|
@ -127,7 +127,7 @@
|
||||||
terminals. This table shows the RS-232C signal names and the pin
|
terminals. This table shows the RS-232C signal names and the pin
|
||||||
numbers on a DB-25 connector.</para>
|
numbers on a DB-25 connector.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="5">
|
<tgroup cols="5">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2216,7 +2216,7 @@ Keyboard: no</screen>
|
||||||
console, or both, depending on the option in
|
console, or both, depending on the option in
|
||||||
<filename>/boot.config</filename>.</para>
|
<filename>/boot.config</filename>.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2307,7 +2307,7 @@ boot:</screen>
|
||||||
|
|
||||||
<programlisting>device sio0 at isa? port IO_COM1 flags 0x10 irq 4</programlisting>
|
<programlisting>device sio0 at isa? port IO_COM1 flags 0x10 irq 4</programlisting>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -2370,7 +2370,7 @@ boot:</screen>
|
||||||
|
|
||||||
<programlisting>device sio0 at isa? port IO_COM1 flags 0x30 irq 4</programlisting>
|
<programlisting>device sio0 at isa? port IO_COM1 flags 0x30 irq 4</programlisting>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="4">
|
<tgroup cols="4">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -330,7 +330,7 @@
|
||||||
commands are summarized below, followed by more detailed
|
commands are summarized below, followed by more detailed
|
||||||
examples of their usage.</para>
|
examples of their usage.</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<colspec colwidth="1*">
|
<colspec colwidth="1*">
|
||||||
<colspec colwidth="2*">
|
<colspec colwidth="2*">
|
||||||
|
|
|
@ -1139,7 +1139,7 @@ EndSection</programlisting>
|
||||||
<application>XDM</application>. Typically these files will
|
<application>XDM</application>. Typically these files will
|
||||||
be found:</para>
|
be found:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -1119,7 +1119,7 @@ PORTEPOCH= 1</programlisting>
|
||||||
as called by the software authors to a suitable package
|
as called by the software authors to a suitable package
|
||||||
name:</para>
|
name:</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="6">
|
<tgroup cols="6">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -1324,7 +1324,7 @@ PORTEPOCH= 1</programlisting>
|
||||||
subdirectory's <filename>Makefile</filename>.</para>
|
subdirectory's <filename>Makefile</filename>.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="3">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -5145,7 +5145,7 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
||||||
values. (<makevar>PKGDIR</makevar> defaults to
|
values. (<makevar>PKGDIR</makevar> defaults to
|
||||||
<makevar>${MASTERDIR}</makevar>.)</para>
|
<makevar>${MASTERDIR}</makevar>.)</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
@ -7473,7 +7473,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
||||||
please read <filename>bsd.port.mk</filename> for the complete
|
please read <filename>bsd.port.mk</filename> for the complete
|
||||||
list).</para>
|
list).</para>
|
||||||
|
|
||||||
<informaltable frame="none">
|
<informaltable frame="none" pgwide="1">
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
|
|
Loading…
Reference in a new issue