Bug 124456 - lockspool man page broken
Bug#: 124456 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: net-mail@gentoo.org Reported By: rajiv@gentoo.org
Component: Ebuilds
URL: 
Summary: lockspool man page broken
Keywords:  
Status Whiteboard: 
Opened: 2006-02-28 12:35 0000
Description:   Opened: 2006-02-28 12:35 0000
emerge mailx-support

$ man 1 lockspool
fgets: No such file or directory
Error reading man page /usr/share/man/man1/lockspool.1.gz
No entry for lockspool in section 1 of the manual
$ ls -l /usr/share/man/man1/lockspool.1.gz
-r--r--r--  1 root root 32 Feb 28 13:32 /usr/share/man/man1/lockspool.1.gz
$ zcat /usr/share/man/man1/lockspool.1.gz
$

seems like the man page is 0 bytes.

these versions installed:
[I--] [  ] mail-client/mailx-8.1.2.20040524-r1 (0)
[I--] [  ] mail-client/mailx-support-20030215 (0)

------- Comment #1 From Tuan Van (RETIRED) 2006-03-01 08:18:10 0000 -------
fix man page in mailx-support-20060102. Thanks for the bug.