Date: Thu, 10 Aug 1995 17:19:36 -0500 (CDT) From: "Lars Fredriksen" <fredriks@mcs.com> To: freebsd-current@freebsd.org Subject: Enhancement to man Message-ID: <m0sgfwv-0003kyC@mercury.mcs.com>
next in thread | raw e-mail | index | archive | help
Hi, The current man will try to create the catman page, and if you are out of space the man command will fail. This to me seems rather restrictive. I don't think it should fail, but rather retry without redirecting the output to /usr/share/manx/manpage.x.tmp Currently, man dies in make_cat_file() in line 1069, and I thing a return(0) should work instead. I'll try it, and if noone has any objections, will commit the "fix". Lars -- ------------------------------------------------------------------- Lars Fredriksen fredriks@mcs.com (home) lars@fredriks.pr.mcs.net (home-home) fredriks@asiago.cs.wisc.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0sgfwv-0003kyC>