freebsd-dev/sbin/mknod
Ed Schouten 04e532d50b Allow mknod(8) to be only invoked with a pathname as an argument.
In 99% of the cases people just want to recreate device nodes they
removed from /dev. There is no reason to pass the additional "c 0 0"
anymore.

Also slightly improve the manpage. Remove references to non-existent
device names and platforms.
2010-01-31 11:48:25 +00:00
..
Makefile style.Makefile(5): 2004-02-23 20:25:27 +00:00
mknod.8 Allow mknod(8) to be only invoked with a pathname as an argument. 2010-01-31 11:48:25 +00:00
mknod.c Allow mknod(8) to be only invoked with a pathname as an argument. 2010-01-31 11:48:25 +00:00