> The fd device represents the kernel floppy driver.

The OP probably saw /dev/fd, which is the file descriptor device
directory.  On 5.2, at least,

   /dev/stdin  -> fd/0
   /dev/stdout -> fd/1
   /dev/stderr -> fd/2

See the fd(4) manpage.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to