CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2008/04/16 14:53:12
Modified files:
bin/mkdir : mkdir.1
sbin/mknod : mkfifo.1 mknod.8
Log message:
mkfifo makes fifos, not directories; from Ben Calvert
while here, make the description of -m more consistent for mkdir,
mkfifo, and mknod.
add a touch of .Ex for mkdir too.