Searched hist:203277 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sbin/mknod/
H A Dmknod.cdiff 203277 Sun Jan 31 12:00:00 MST 2010 ed 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.
H A Dmknod.8diff 203277 Sun Jan 31 12:00:00 MST 2010 ed 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.

Completed in 53 milliseconds