Package: zsnes
Version: 1.360-1
Tags: patch

The man page of zsnes(1) has a defect that prevents mandb(8) from correctly parsing the info for the "whatis" database.

When running mandb it says
---
Updating index cache for path `/usr/share/man/man1'. Wait...mandb: warning: /usr/share/man/man1/zsnes.1.gz: whatis parse for zsnes(1) failed
---


Then:
---
$ whatis zsnes
zsnes: nothing appropriate.
---


A possible patch is:

---
1,2c1
< .TH ZSNES 1 "26 FEB 2002"
< .SH VERSION 1.337
---
> .TH zsnes 1 "26 FEB 2002"
5c4,7
< Play Super Nintendo games on your Intel x86 or compatible PC!
---
> .SH VERSION 1.337
> .SH NAME
>
> zsnes - Play Super Nintendo games on your Intel x86 or compatible PC!
7a10
>
---

Then:
---
$ whatis zsnes
zsnes (1) - Play Super Nintendo games on your Intel x86 or compatible PC!
---


This is in current unstable.
That's my first bug report, sorry if something went wrong.


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to