Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 01/18/2007 14:07:01
Module Name:	src
Committed By:	drochner
Date:		Thu Jan 18 14:07:01 UTC 2007

Modified Files:
	src/lib/libc/sys: mknod.2

Log Message:
-fix use of arguments and remove an outdated section
-Xr mkfifo(2)
(btw, SUSv3 says that the only portable use of mknod() is to create
a FIFO. This is not supported by NetBSD.)


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libc/sys/mknod.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.