Bug 73095

Summary: Some tables in the handbook rendered wrong in Opera and IE6
Product: Documentation Reporter: Hilko Meyer <hilko.meyer>
Component: Books & ArticlesAssignee: Ceri Davies <ceri>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Hilko Meyer 2004-10-24 23:10:30 UTC
Some table are displayed wrong in Opera 7 and IE6. The columnwidth in
each column is equal to the longest word in the colummn.

I saw this in
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/users-modifying.html
 13.6 Modifying Accounts
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-configfiles.html
 11.10.1 /etc Layout
 11.10.2.1 /etc/resolv.conf
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routing.html
 24.2.1 An Example

Fix: 

Similar to rev 1.27 in the network-servers-chapter.
Replace
<informaltable frame="none">
with
<informaltable frame="none" pgwide="1">
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2004-10-24 23:12:56 UTC
Responsible Changed
From-To: freebsd-doc->ceri

I asked Hilko for this.
Comment 2 Ceri Davies freebsd_committer freebsd_triage 2004-11-29 21:47:07 UTC
State Changed
From-To: open->closed

I fixed this across the en tree.