http://qa.mandrakesoft.com/show_bug.cgi?id=1708
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-02-27 11:56 ------- fixed in groff-1.18.1-5mdk ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: RESOLVED creation_date: description: After reading some man pages, the man programme exits with an error message. Note that this does not effect the display of the man page itself, the man page is displayed fine. The error message occurs when you press "q" to stop reading. Not all man pages report this error, and I cant find anything in common between the man pages that dont report the error and the ones that do. Here is some sample screen output: [EMAIL PROTECTED] beta3]$ man iptables /usr/bin/nroff: line 158: 16436 Done PATH=$GROFF_BIN_PATH:$PATH groff -mtty-char $T $opts ${1+"$@"} 16437 Broken pipe | $ICONV [EMAIL PROTECTED] beta3]$ man man /usr/bin/nroff: line 158: 16455 Done PATH=$GROFF_BIN_PATH:$PATH groff -mtty-char $T $opts ${1+"$@"} 16456 Broken pipe | $ICONV [EMAIL PROTECTED] beta3]$ man screen /usr/bin/nroff: line 158: 16473 Done PATH=$GROFF_BIN_PATH:$PATH groff -mtty-char $T $opts ${1+"$@"} 16474 Broken pipe | $ICONV [EMAIL PROTECTED] beta3]$ man xmms [EMAIL PROTECTED] beta3]$ man msec [EMAIL PROTECTED] beta3]$