Some of the skinnier informaltables should not be forced to a full
page width, which makes for very sparse columns in a large window. Approved by: gjb (mentor)
This commit is contained in:
parent
8050d7b614
commit
395c8fb19c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38128
1 changed files with 3 additions and 3 deletions
|
|
@ -2343,7 +2343,7 @@ PORTEPOCH= 1</programlisting>
|
|||
but can of course be overridden. The following table lists
|
||||
some examples:</para>
|
||||
|
||||
<informaltable frame="none" pgwide="1">
|
||||
<informaltable frame="none" pgwide="0">
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
|
|
@ -9617,7 +9617,7 @@ etc/orbit.conf.sample
|
|||
(<makevar>PKGDIR</makevar> defaults to
|
||||
<makevar>${MASTERDIR}</makevar>.)</para>
|
||||
|
||||
<informaltable frame="none" pgwide="1">
|
||||
<informaltable frame="none" pgwide="0">
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
|
|
@ -15101,7 +15101,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
|
|||
list, please read <filename>bsd.port.mk</filename> for the
|
||||
complete list).</para>
|
||||
|
||||
<informaltable frame="none" pgwide="1">
|
||||
<informaltable frame="none" pgwide="0">
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue