Added a close para tag which was missing.
Reviewed by: obrien Approved by: murray
This commit is contained in:
parent
cc03e6b968
commit
cff40462a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10351
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.85 2001/08/10 22:58:13 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.86 2001/08/14 07:37:05 rpratt Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -1650,7 +1650,7 @@ Mounting root from ufs:/dev/md0c
|
|||
<para>If Installing from a CDROM, use the arrow keys to highlight
|
||||
the "Install from a FreeBSD CDROM" option. Make sure [OK] is
|
||||
highlighted, then press <keycap>ENTER</keycap> to proceed with
|
||||
installation.
|
||||
installation.</para>
|
||||
|
||||
<figure id="choose-media">
|
||||
<title>Choose Installation Media</title>
|
||||
|
|
Loading…
Reference in a new issue