Typos/Standardize Terminology:
* familar -> familiar * unix -> Unix * asterik -> asterisk * ethernet -> Ethernet * internet -> Internet * Installallation -> Installation Reviewed by: murray
This commit is contained in:
parent
d9b1288ac8
commit
e6fa9f8fd0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10354
1 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.87 2001/08/14 21:29:28 logo Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.88 2001/08/14 22:06:07 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -1091,7 +1091,7 @@ Mounting root from ufs:/dev/md0c
|
|||
|
||||
<para>If you need to make changes to the UserConfig device probing,
|
||||
its easy to exit the <command>sysinstall</command> program
|
||||
and start over again. Its also a good way to become more familar
|
||||
and start over again. Its also a good way to become more familiar
|
||||
with the process.</para>
|
||||
|
||||
<figure id="sysinstall-exit">
|
||||
|
@ -1274,7 +1274,7 @@ Mounting root from ufs:/dev/md0c
|
|||
<title>Begin A Standard Installation</title>
|
||||
|
||||
<para>The "Standard" installation is the option recommended for those
|
||||
new to unix or FreeBSD. Use the arrow keys to select "Standard" and
|
||||
new to Unix or FreeBSD. Use the arrow keys to select "Standard" and
|
||||
then press <keycap>ENTER</keycap> to start the installation.</para>
|
||||
|
||||
<figure id="sysinstall-standard">
|
||||
|
@ -1391,7 +1391,7 @@ Mounting root from ufs:/dev/md0c
|
|||
<title>Install a Boot Manager</title>
|
||||
|
||||
<para>First, highlight the boot manager option desired using the
|
||||
arrow keys, then press <keycap>SPACE</keycap>. An asterik "*" will
|
||||
arrow keys, then press <keycap>SPACE</keycap>. An asterisk "*" will
|
||||
indicate the selection chosen. This installation was solely FreeBSD
|
||||
so a boot manager was not needed.</para>
|
||||
|
||||
|
@ -1809,7 +1809,7 @@ installation menus to try and retry whichever operations have failed.
|
|||
Handbook</ulink> for more information.</para>
|
||||
|
||||
<para>The following Network Configuration screen shows the
|
||||
configuration of the ethernet device for a system that will act
|
||||
configuration of the Ethernet device for a system that will act
|
||||
as the gateway for a Local Area Network.</para>
|
||||
|
||||
<figure id="ed-config2">
|
||||
|
@ -2316,7 +2316,7 @@ Press [ENTER] now to invoke an editor on /etc/exports
|
|||
the appropriate packages for Linux compatibility.</para>
|
||||
|
||||
<para>If installing by FTP, the machine will need to be connected to
|
||||
the internet. Sometimes a remote ftp site will not have all the
|
||||
the Internet. Sometimes a remote ftp site will not have all the
|
||||
distributions like the Linux binary compatibility. This can
|
||||
be installed later if necessary.</para>
|
||||
</sect2>
|
||||
|
@ -2889,7 +2889,7 @@ when you've finished.</screen>
|
|||
Yes [ No ]</screen>
|
||||
|
||||
<para>Selecting [No] with the arrow keys and pressing
|
||||
<keycap>ENTER</keycap> returns to the Main Installallation Menu</para>
|
||||
<keycap>ENTER</keycap> returns to the Main Installation Menu</para>
|
||||
|
||||
<figure id="final-main">
|
||||
<title>Exit Install</title>
|
||||
|
|
Loading…
Reference in a new issue