freebsd-dev/bin/mkdir
Alfred Perlstein c51117f58d Special case the error reporting when errno is ENOTDIR or ENOENT.
This makes "mkdir /nonexistant/foo" complain that /nonexistant
doesn't exist rather than /nonexistant/foo which doesn't make much
sense.

Submitted (in a different form) by: W.H.Scholten <whs@xs4all.nl>
2001-01-14 12:08:50 +00:00
..
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
mkdir.1 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
mkdir.c Special case the error reporting when errno is ENOTDIR or ENOENT. 2001-01-14 12:08:50 +00:00