|
Mantis - ntop
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1846 | regular use | minor | always | 2006-10-01 22:07 | 2011-02-15 14:08 |
|
|
|||||
| Reporter: | jeff | Platform: | SunFire V250 | ||
| Assigned To: | OS: | Solaris 9 (sparc) Generic | |||
| Priority: | normal | OS Version: | 117171-14 | ||
| Status: | closed | Product Version: | |||
| Product Build: | 3.0 | Resolution: | fixed | ||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0001846: Manual page will not format | ||||
| Description: |
Running the ntop.8 source page through nroff produces no output. The problem is that the author apparently does not know about the two-character limit on [nt]roff macro names and tries to define a macro named It2. Nroff silently chokes on this (although groff gives you a useful error message). Near the head of the file you will find: .de It .TP 1.2 .B \"\\\\$1 \" .. .de It2 .TP 1.2 .B \"\\\\$1 | \\\\$2\" .. Doing a global edit on the source file and substituting \"Iz\" for \"It2\" fixes the problem and the page will format. Please fix and inform author to revise the source. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | Fixed version set to be included in next package update. Thanks for the information on how to fix. | ||||
| System Description: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-02-15 14:08 | jcraig | Status | new => closed | ||
| 2011-02-15 14:08 | jcraig | Resolution | open => fixed | ||
| 2011-02-15 14:08 | jcraig | Description Updated | |||
| 2011-02-15 14:08 | jcraig | Additional Information Updated | |||
| There are no notes attached to this issue. |