Remove several redundant sentences about installing a port. By this
point of the Handbook, we should just say "install the sysutils/cvsup package or port" and be done with it, rather than giving the user a tutorial on installing software from ports every other paragraph when a different port is mentioned. Also, add 'frame="none"' to <informaltables> in this chapter.
This commit is contained in:
parent
5d7f951005
commit
56ad6abd0c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21407
1 changed files with 6 additions and 12 deletions
|
@ -2747,13 +2747,7 @@ margaux:ha=0123456789ab:tc=.def100
|
|||
system.</para>
|
||||
|
||||
<para>You must first install the <filename
|
||||
role="package">net/etherboot</filename> package or port.
|
||||
The <application>etherboot</application> port can normally
|
||||
be found in <filename>/usr/ports/net/etherboot</filename>.
|
||||
If the ports tree is installed on your system, just typing
|
||||
<literal>make</literal> in this directory should take care
|
||||
of everything. Else refer to <xref linkend="ports"> for
|
||||
information about ports and packages.</para>
|
||||
role="package">net/etherboot</filename> package or port.</para>
|
||||
|
||||
<para>You can change the <application>etherboot</application>
|
||||
configuration (i.e. to use <acronym>TFTP</acronym> instead of
|
||||
|
@ -3522,7 +3516,7 @@ ISDN BRI line</literallayout>
|
|||
<primary><application>portmap</application></primary>
|
||||
</indexterm>
|
||||
|
||||
<informaltable>
|
||||
<informaltable frame="none">
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
|
@ -3682,7 +3676,7 @@ ISDN BRI line</literallayout>
|
|||
<para>Therefore, the configuration of the lab now looks something
|
||||
like:</para>
|
||||
|
||||
<informaltable>
|
||||
<informaltable frame="none">
|
||||
<tgroup cols="3">
|
||||
<thead>
|
||||
<row>
|
||||
|
@ -4300,7 +4294,7 @@ basie&prompt.root;</screen>
|
|||
new users and new machines as well as brief descriptions of
|
||||
them.</para>
|
||||
|
||||
<informaltable>
|
||||
<informaltable frame="none">
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
|
@ -4333,7 +4327,7 @@ basie&prompt.root;</screen>
|
|||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
<informaltable>
|
||||
<informaltable frame="none">
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
|
@ -7054,7 +7048,7 @@ server-program-arguments</programlisting>
|
|||
<listitem>
|
||||
<para>One of the following:</para>
|
||||
|
||||
<informaltable>
|
||||
<informaltable frame="none">
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue