freebsd-dev/usr.bin/catman
Brooks Davis 68cc62cec1 When checking if we can write to a file, use access() instead of a
manual permission check based on stat output.  Also, get rid of the
executability check since it is not used.

MFC after:	2 weeks
2009-06-19 15:52:35 +00:00
..
catman.1 Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98. 2005-12-05 14:22:12 +00:00
catman.c When checking if we can write to a file, use access() instead of a 2009-06-19 15:52:35 +00:00
Makefile