Ticket #2253 (new defect) — at Initial Version
DONT_SPLIT option bad formatted
Reported by: | dmartina | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7.4 |
Component: | documentation | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
The lines containing DONT_SPLIT options in all man and help source files (all languages, I mean) are badly formatted and they can't be understood by the man2hlp script.
I think that
.\".\"DONT_SPLIT"
should just be
.\"DONT_SPLIT"
much like the
.\"SKIP_SECTION"
Once this is sorted I'm afraid a second ticket could be opened to fix the behaviour of man2hlp when both .SH and NODE are used, as in the "OPTIONS".
Note: See
TracTickets for help on using
tickets.