Bug 163149

Summary: [patch] Red Hat Linux/i386 9 HTML format sudo man page is mangled
Product: Documentation Reporter: Chris <cwhiteh>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: tijl
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Chris 2011-12-09 13:20:06 UTC
http://www.freebsd.org/cgi/man.cgi?query=sudo&apropos=0&sektion=0&manpath=Red+Hat+Linux%2Fi386+9&arch=default&format=html

shows

S
       ssuuddoo --VV | --hh | --ll | --LL | --vv | --kk | --KK | --ss | [ --HH ] [--PP ] [--SS ] [ --bb ]
       | [ --pp prompt ] [ --cc class|- ] [ --aa auth_type ] [ --uu username|#uid ]
       command


and more similar stuff

Fix: Attached is a diff of the page as saved from my browser (Firefox 3-6-10) to my machine and the corrected page. This might not be a useful way of doing it as it is probably dynamically generated, in which case let me know of a better way and I'll have another go.

(Some of the other Red Hat man pages have the same problem, once I have a working method of correcting them I will do them as well)

Patch attached with submission follows:
How-To-Repeat: Just view

http://www.freebsd.org/cgi/man.cgi?query=sudo&apropos=0&sektion=0&manpath=Red+Hat+Linux%2Fi386+9&arch=default&format=html

in a browser.
Comment 1 chrisw 2011-12-11 12:36:43 UTC
The synopsis should say it's the sudo man page.

[patch] Red Hat Linux/i386 9 HTML format sudo man page is mangled
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2016-09-06 09:27:13 UTC
Renders fine nowadays.