Bug 9512

Summary: Broken list markup in calcomp.4
Product: xorg Reporter: Eric S. Raymond <esr>
Component: Driver/otherAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Eric S. Raymond 2007-01-02 07:57:54 UTC
List syntax error. This means .IP, .TP or .RS/.RE markup is garbled.
This confuses doclifter, and may also mess up stricter troff
interpreters like Xman, Rosetta, and TkMan.

--- calcomp.4-orig	2006-12-20 03:42:24.000000000 -0500
+++ calcomp.4	2006-12-20 03:44:08.000000000 -0500
@@ -74,7 +74,6 @@
 .TP 4
 .B Option \fI"DebugLevel"\fP \fInumber \fP
 sets the level of debugging info reported.
-.TP 4
 .RE
 .SH "SEE ALSO"
 Xorg(1x), xorg.conf(5x), xorgconfig(1x), Xserver(1x), X(7).
Comment 1 Alan Coopersmith 2007-01-02 14:29:09 UTC
Thanks for the patch - commited to git master:

commit ce14d8f26f5f9c7c286941302bb5a53129239615
Author: Eric S. Raymond <esr@thyrsus.com>
Date:   Tue Jan 2 14:27:57 2007 -0800

    Bug 9512: Broken list markup in calcomp.4
    
    <https://bugs.freedesktop.org/show_bug.cgi?id=9512>

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.