Date: Wed, 26 Apr 1995 09:19:25 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-gnu@time.cdrom.com Subject: cvs commit: src/gnu/usr.bin/man/man man.c Message-ID: <199504261619.JAA11030@time.cdrom.com>
next in thread | raw e-mail | index | archive | help
jkh 95/04/26 09:19:24 Modified: gnu/usr.bin/man/man man.c Log: Close this PR: >Number: 364 >Category: bin >Synopsis: Interrupting man results in half-baked man page >Description: Interrupting man while it is waiting for the page to be formatted results in a zero length file or a half-baked file. >How-To-Repeat: Inetrrupt man while it is formatting a page. >Fix: Pay more attention to the return value from the system command. Submitted by: John Capo <jc@irbs.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504261619.JAA11030>