Add missing frame='none' to two tables.

This commit is contained in:
Murray Stokely 2004-07-12 07:40:51 +00:00
parent 257aa7f2c6
commit e3caf28e18
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21442
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@
supported in FreeBSD, and the device names associated with
them.</para>
<table id="disk-naming-physical-table">
<table id="disk-naming-physical-table" frame="none">
<title>Physical Disk Naming Conventions</title>
<tgroup cols="2">

View file

@ -396,7 +396,7 @@
<para><xref linkend="vinum-comparison"> summarizes the advantages
and disadvantages of each plex organization.</para>
<table id="vinum-comparison">
<table id="vinum-comparison" frame="none">
<title>Vinum Plex Organizations</title>
<tgroup cols="5">
<thead>