Add the 'frame="none"' attribute to the only table in this chapter
without it. Tables are rendered better with our current docbook stylesheets if they omit the frames around each cell.
This commit is contained in:
parent
9521538be2
commit
e06bad48b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17720
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@
|
|||
or directories. Symbolic expressions use the syntax of (who) (action)
|
||||
(permissions), where the following values are available:</para>
|
||||
|
||||
<informaltable>
|
||||
<informaltable frame="none">
|
||||
<tgroup cols="3">
|
||||
<thead>
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue