Table has four columns, not three.
This commit is contained in:
parent
e40c570daa
commit
7f192a15f3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10941
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.124 2001/10/08 20:30:47 chern Exp $
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -2253,7 +2253,7 @@ Mounting root from ufs:/dev/md0c
|
|||
<table frame="none">
|
||||
<title>Partition Layout for Subsequent Disks</title>
|
||||
|
||||
<tgroup cols="3">
|
||||
<tgroup cols="4">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Partition</entry>
|
||||
|
|
Loading…
Reference in a new issue