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
|
||||
will request some information about the network.</para>
|
||||
|
||||
<para><emphasis><acronym>DHCP</acronym></emphasis> is commonly used to
|
||||
provide automatic network configuration. If
|
||||
<para><emphasis><acronym>DHCP</acronym></emphasis> is commonly
|
||||
used to provide automatic network configuration. If
|
||||
<acronym>DHCP</acronym> is not available, this network
|
||||
information must be obtained from the local network
|
||||
administrator or service provider:</para>
|
||||
|
@ -624,10 +624,10 @@ commit your changes?</literallayout>
|
|||
<step>
|
||||
<para>Configure your machine to boot from either the CDROM
|
||||
or from USB, depending on the media being used for the
|
||||
installation. <acronym>BIOS</acronym> configurations allow the
|
||||
selection of a specific boot device. Most systems also
|
||||
provide for selecting a boot device during startup,
|
||||
typically by pressing <keycap>F10</keycap>,
|
||||
installation. <acronym>BIOS</acronym> configurations
|
||||
allow the selection of a specific boot device. Most
|
||||
systems also provide for selecting a boot device during
|
||||
startup, typically by pressing <keycap>F10</keycap>,
|
||||
<keycap>F11</keycap>, <keycap>F12</keycap>, or
|
||||
<keycap>Escape</keycap>.</para>
|
||||
</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
|
||||
conflicts from identical labels. A few letters from the
|
||||
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
|
||||
lab's computer.</para>
|
||||
For instance, <literal>labroot</literal> or
|
||||
<literal>rootfs-lab</literal> for the UFS root partition on
|
||||
the lab's computer.</para>
|
||||
</tip>
|
||||
|
||||
<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
|
||||
target disk, larger swap or <filename>/var</filename>
|
||||
partitions may be useful. Labels shown here are prefixed
|
||||
with <literal>ex</literal> for <quote>example</quote>, but readers
|
||||
should use other unique label values as described
|
||||
with <literal>ex</literal> for <quote>example</quote>, but
|
||||
readers should use other unique label values as described
|
||||
above.</para>
|
||||
|
||||
<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>
|
||||
|
||||
<para>There are two methods of IPv4 configuration.
|
||||
<emphasis><acronym>DHCP</acronym></emphasis> will automatically
|
||||
configure the network interface correctly, and is the
|
||||
preferred method. <emphasis>Static</emphasis>
|
||||
<emphasis><acronym>DHCP</acronym></emphasis> will
|
||||
automatically configure the network interface correctly, and
|
||||
is the preferred method. <emphasis>Static</emphasis>
|
||||
configuration requires manual entry of network
|
||||
information.</para>
|
||||
|
||||
|
@ -1972,8 +1973,8 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
<title>Configuring <acronym>DNS</acronym></title>
|
||||
|
||||
<para>The <emphasis>Domain Name System</emphasis> (or
|
||||
<emphasis><acronym>DNS</acronym></emphasis>) Resolver converts
|
||||
hostnames to and from network addresses. If
|
||||
<emphasis><acronym>DNS</acronym></emphasis>) Resolver
|
||||
converts hostnames to and from network addresses. If
|
||||
<acronym>DHCP</acronym> or <acronym>SLAAC</acronym> was used
|
||||
to autoconfigure the network interface, the Resolver
|
||||
Configuration values may already be present. Otherwise,
|
||||
|
@ -2736,8 +2737,9 @@ login:</screen>
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>To gain access to the system, authentication is
|
||||
required. The username is <systemitem class="username">root</systemitem>, and
|
||||
the password is blank.</para>
|
||||
required. The username is
|
||||
<systemitem class="username">root</systemitem>, and the
|
||||
password is blank.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue