> "ls -l /dev/rsd0c; ls -l /dev/sd0c" shows that sd0c is a block device > and rsd0c is a character device, and mmap's man page says that > "character special files" are OK.
The manual pages will never list all restrictions.
> "ls -l /dev/rsd0c; ls -l /dev/sd0c" shows that sd0c is a block device > and rsd0c is a character device, and mmap's man page says that > "character special files" are OK.
The manual pages will never list all restrictions.