Ticket #2627 (closed defect: fixed)
Manpages in 4.8.0-pre2-7-g4a48f5c contains several errors
Reported by: | IceMan | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | documentation | Version: | 4.8.0-pre2 |
Keywords: | man pages | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Current lintian warnings from buildbot:
W: mc: manpage-has-errors-from-man usr/share/man/man1/mc.1.gz 3536: warning: macro `256colors'' not defined W: mc: manpage-has-errors-from-man usr/share/man/ru/man1/mc.1.gz 1497: warning: macro `cdrom:/nfs/wuarchive:/afs' not defined
You can check it manually by running:
$ LANG=en_US.UTF-8 MANWIDTH=80 man --warnings -E UTF-8 -l /usr/share/man/man1/mc.1.gz >/dev/null <standard input>:3536: warning: macro `256colors'' not defined $ LANG=en_US.UTF-8 MANWIDTH=80 man --warnings -E UTF-8 -l /usr/share/man/ru/man1/mc.1.gz >/dev/null <standard input>:1501: warning: macro `cdrom:/nfs/wuarchive:/afs' not defined
I create a simple patch wich fixes that problem.
Attachments
Change History
Changed 13 years ago by IceMan
- Attachment manpages_fix.patch added
comment:1 Changed 13 years ago by slavazanko
- Status changed from new to closed
- Resolution set to fixed
Fixed in #2620 as part of cleanup branch.
changeset:79723b663abd243563a86af1eae78fe6b0c2b65a
Note: See
TracTickets for help on using
tickets.
Patch which fixes manpages in current 4.8.0-pre2