diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-11-02 12:41:20 +0100 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2011-12-22 16:00:31 +0100 |
commit | cf96183122a85e3376e560f0360b38b5676e57a9 (patch) | |
tree | 373beffb0f7998530c1add26d4bae619afbcfe31 /hw/kdrive | |
parent | c065f7b16329e30cb976359e0a807c2adaf50123 (diff) |
xorg.conf.man: Fix bad whatis entry.
Debian's QA tool “lintian” reported a bad whatis entry for the
xorg.conf(.d) manpages.
It comes with the following pointers:
For manual pages that document multiple programs, functions, files, or
other things, the part before "\-" should list each separated by a
comma and a space. […]
Refer to the lexgrog(1) manual page, the groff_man(7) manual page, and
the groff_mdoc(7) manual page for details.
Indeed, the current situation is:
$ whatis xorg.conf; whatis xorg.conf.d
xorg.conf (5) - (unknown subject)
xorg.conf.d (5) - (unknown subject)
With this patch:
xorg.conf (5) - configuration files for Xorg X server
xorg.conf.d (5) - configuration files for Xorg X server
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
Diffstat (limited to 'hw/kdrive')
0 files changed, 0 insertions, 0 deletions