Whitespace-only fixes, translators please ignore.
This commit is contained in:
parent
ca45fcb5d3
commit
375694cb8e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43689
1 changed files with 19 additions and 17 deletions
|
@ -366,8 +366,8 @@
|
||||||
cable or DSL modem with an Ethernet interface), the installer
|
cable or DSL modem with an Ethernet interface), the installer
|
||||||
will request some information about the network.</para>
|
will request some information about the network.</para>
|
||||||
|
|
||||||
<para><emphasis><acronym>DHCP</acronym></emphasis> is commonly used to
|
<para><emphasis><acronym>DHCP</acronym></emphasis> is commonly
|
||||||
provide automatic network configuration. If
|
used to provide automatic network configuration. If
|
||||||
<acronym>DHCP</acronym> is not available, this network
|
<acronym>DHCP</acronym> is not available, this network
|
||||||
information must be obtained from the local network
|
information must be obtained from the local network
|
||||||
administrator or service provider:</para>
|
administrator or service provider:</para>
|
||||||
|
@ -624,10 +624,10 @@ commit your changes?</literallayout>
|
||||||
<step>
|
<step>
|
||||||
<para>Configure your machine to boot from either the CDROM
|
<para>Configure your machine to boot from either the CDROM
|
||||||
or from USB, depending on the media being used for the
|
or from USB, depending on the media being used for the
|
||||||
installation. <acronym>BIOS</acronym> configurations allow the
|
installation. <acronym>BIOS</acronym> configurations
|
||||||
selection of a specific boot device. Most systems also
|
allow the selection of a specific boot device. Most
|
||||||
provide for selecting a boot device during startup,
|
systems also provide for selecting a boot device during
|
||||||
typically by pressing <keycap>F10</keycap>,
|
startup, typically by pressing <keycap>F10</keycap>,
|
||||||
<keycap>F11</keycap>, <keycap>F12</keycap>, or
|
<keycap>F11</keycap>, <keycap>F12</keycap>, or
|
||||||
<keycap>Escape</keycap>.</para>
|
<keycap>Escape</keycap>.</para>
|
||||||
</step>
|
</step>
|
||||||
|
@ -1477,8 +1477,9 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
||||||
<para>Use a unique label on every filesystem to avoid
|
<para>Use a unique label on every filesystem to avoid
|
||||||
conflicts from identical labels. A few letters from the
|
conflicts from identical labels. A few letters from the
|
||||||
computer's name, use, or location can be added to the label.
|
computer's name, use, or location can be added to the label.
|
||||||
For instance, <literal>labroot</literal> or <literal>rootfs-lab</literal> for the UFS root partition on the
|
For instance, <literal>labroot</literal> or
|
||||||
lab's computer.</para>
|
<literal>rootfs-lab</literal> for the UFS root partition on
|
||||||
|
the lab's computer.</para>
|
||||||
</tip>
|
</tip>
|
||||||
|
|
||||||
<example xml:id="bsdinstall-part-manual-splitfs">
|
<example xml:id="bsdinstall-part-manual-splitfs">
|
||||||
|
@ -1494,8 +1495,8 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
||||||
for a 20G target disk. If more space is available on the
|
for a 20G target disk. If more space is available on the
|
||||||
target disk, larger swap or <filename>/var</filename>
|
target disk, larger swap or <filename>/var</filename>
|
||||||
partitions may be useful. Labels shown here are prefixed
|
partitions may be useful. Labels shown here are prefixed
|
||||||
with <literal>ex</literal> for <quote>example</quote>, but readers
|
with <literal>ex</literal> for <quote>example</quote>, but
|
||||||
should use other unique label values as described
|
readers should use other unique label values as described
|
||||||
above.</para>
|
above.</para>
|
||||||
|
|
||||||
<para>By default, &os;'s <filename>gptboot</filename> expects
|
<para>By default, &os;'s <filename>gptboot</filename> expects
|
||||||
|
@ -1807,9 +1808,9 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
<para>There are two methods of IPv4 configuration.
|
<para>There are two methods of IPv4 configuration.
|
||||||
<emphasis><acronym>DHCP</acronym></emphasis> will automatically
|
<emphasis><acronym>DHCP</acronym></emphasis> will
|
||||||
configure the network interface correctly, and is the
|
automatically configure the network interface correctly, and
|
||||||
preferred method. <emphasis>Static</emphasis>
|
is the preferred method. <emphasis>Static</emphasis>
|
||||||
configuration requires manual entry of network
|
configuration requires manual entry of network
|
||||||
information.</para>
|
information.</para>
|
||||||
|
|
||||||
|
@ -1972,8 +1973,8 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
||||||
<title>Configuring <acronym>DNS</acronym></title>
|
<title>Configuring <acronym>DNS</acronym></title>
|
||||||
|
|
||||||
<para>The <emphasis>Domain Name System</emphasis> (or
|
<para>The <emphasis>Domain Name System</emphasis> (or
|
||||||
<emphasis><acronym>DNS</acronym></emphasis>) Resolver converts
|
<emphasis><acronym>DNS</acronym></emphasis>) Resolver
|
||||||
hostnames to and from network addresses. If
|
converts hostnames to and from network addresses. If
|
||||||
<acronym>DHCP</acronym> or <acronym>SLAAC</acronym> was used
|
<acronym>DHCP</acronym> or <acronym>SLAAC</acronym> was used
|
||||||
to autoconfigure the network interface, the Resolver
|
to autoconfigure the network interface, the Resolver
|
||||||
Configuration values may already be present. Otherwise,
|
Configuration values may already be present. Otherwise,
|
||||||
|
@ -2736,8 +2737,9 @@ login:</screen>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>To gain access to the system, authentication is
|
<para>To gain access to the system, authentication is
|
||||||
required. The username is <systemitem class="username">root</systemitem>, and
|
required. The username is
|
||||||
the password is blank.</para>
|
<systemitem class="username">root</systemitem>, and the
|
||||||
|
password is blank.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in a new issue