Changed "doesnt" into "does not", every instance.
Reviewed by: chern
This commit is contained in:
parent
8577fa90a4
commit
1dcc758438
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10716
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.117 2001/09/13 22:15:37 logo Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.118 2001/09/17 09:02:36 murray Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="install">
|
<chapter id="install">
|
||||||
|
@ -4776,7 +4776,7 @@ Please press any key to reboot.</screen>
|
||||||
<indexterm><primary>serial console</primary></indexterm>
|
<indexterm><primary>serial console</primary></indexterm>
|
||||||
<para>This type of installation is called a "headless install",
|
<para>This type of installation is called a "headless install",
|
||||||
because the machine that you are trying to install FreeBSD on
|
because the machine that you are trying to install FreeBSD on
|
||||||
either doesnt have a monitor attached to it, or doesnt even
|
either does not have a monitor attached to it, or does not even
|
||||||
have a VGA output. How is this possible you ask? Using a
|
have a VGA output. How is this possible you ask? Using a
|
||||||
serial console. A serial console is basically using another
|
serial console. A serial console is basically using another
|
||||||
machine to act as the main display and keyboard for a
|
machine to act as the main display and keyboard for a
|
||||||
|
|
Loading…
Reference in a new issue