Opened 11 years ago
Closed 10 years ago
#776 closed defect (fixed)
IZ3234: man queue_conf uses spaces for indention / unusual syntax
Reported by: | reuti | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.2u5alpha |
Severity: | minor | Keywords: | man |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3234]
Issue #: 3234 Platform: All Reporter: reuti (reuti) Component: gridengine OS: All Subcomponent: man Version: 6.2u5alpha CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: man queue_conf uses spaces for indention / unusual syntax Status whiteboard: Attachments: Issue 3234 blocks: Votes for issue 3234: Opened: Thu Jan 28 07:21:00 -0700 2010 ------------------------ Applies to 6.2u5 final: The new chapter for slotwise preemption uses spaces to create indentions instead of the proper "an" macros or groff commands. Although it might be feasable when the output is presented on screen, I like to get some nice papers of some of the man pages with: groff -man -P-pa4 /usr/sge/man/man5/queue_conf.5 > queue_conf.ps where it starts to look strange. Other chapters show up nicely. Also the naming of variables in the form <threshold> instead of \fIthreshold\FP gives an unusual output (the \fI will result in underlined on screen, while being italic in the postscript file).
Change History (1)
comment:1 Changed 10 years ago by dlove
- Resolution set to fixed
- Severity set to minor
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed by [3560].