Subject: Re: CVS commit: src/lib/libc/sys
To: None <drochner@netbsd.org>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 01/18/2007 09:20:18
Matthias Drochner <drochner@netbsd.org> writes:
> 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.)
Perhaps we should fix that, if only to be SUSly correct.
Perry