Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manpages in 4.8.0-pre2-7-g4a48f5c contains several errors #2627

Closed
mc-butler opened this issue Oct 8, 2011 · 3 comments
Closed

Manpages in 4.8.0-pre2-7-g4a48f5c contains several errors #2627

mc-butler opened this issue Oct 8, 2011 · 3 comments
Labels
area: docs Improvements or additions to documentation prio: low Minor problem or easily worked around ver: 4.8.0-pre2 Reproducible in version 4.8.0-pre2

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2627
Reporter IceMan (@tataranovich)
Keywords man, pages

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.

Note

Original attachments:

@mc-butler
Copy link
Author

Changed by IceMan (@tataranovich) on Oct 8, 2011 at 5:39 UTC

Patch which fixes manpages in current 4.8.0-pre2

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Oct 17, 2011 at 10:11 UTC (comment 1)

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in #2620 as part of cleanup branch.
[cd658f5]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on May 21, 2013 at 8:08 UTC (comment 2)

  • Milestone Future Releases deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Improvements or additions to documentation prio: low Minor problem or easily worked around ver: 4.8.0-pre2 Reproducible in version 4.8.0-pre2
Development

No branches or pull requests

1 participant