DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10076>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10076

Leading quote eats text in roratelogs.8

           Summary: Leading quote eats text in roratelogs.8
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Line 77 in rotatelogs.8 begins with a singlequote.  groff thinks this signals a
request and attempts to interpret the remainder of the line as such.  This eats
a line of input, which kind of hammers the meaning of the output.  I prepended
backslash, ampersand ("\&") which is the cure recommended in groff.info (it
inserts a zero-width space, which causes no output and the line no longer looks
like a request).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to