mknod --help: note that this command may be a shell built-in
authorJim Meyering <meyering@redhat.com>
Wed, 16 Apr 2008 12:21:40 +0000 (14:21 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 16 Apr 2008 12:21:40 +0000 (14:21 +0200)
commit9bb5e5e9afcdf23f5e9d60a005f9b572f7f953ea
treefd7b918f753be8b3c71a3a550712e3fac3f03487
parentd9cdf8ce28e97c94a66df2e3c0d21b0cf33f2267
mknod --help: note that this command may be a shell built-in

* src/mknod.c (usage): Print USAGE_BUILTIN_WARNING.
Suggestion from Eric Blake.
src/mknod.c