Bug#924062: xteddy help refers to the wrong man section
Xaver Hörl
hoe.dom at gmx.de
Sat Mar 9 00:06:04 GMT 2019
Package: xteddy
Version: 2.2-3
Severity: minor
Tags: patch
xteddy's --help option claims, that its manpage can be found in section
1, while it should refer to section 6, where it can actually be found.
I attached a patch which fixes this.
-------------- next part --------------
225c225
< fprintf (stderr,"This is xteddy version %s. See `man 1 xteddy` for more information.\n",XTEDDY_VERSION);
---
> fprintf (stderr,"This is xteddy version %s. See `man 6 xteddy` for more information.\n",XTEDDY_VERSION);
More information about the Pkg-games-devel
mailing list