Searched hist:c80f12d0af4d1b24810e24600315ebff30396fec (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/mount/ |
H A D | mount.8 | diff c80f12d0af4d1b24810e24600315ebff30396fec Wed Oct 22 20:25:49 CEST 2003 Sean Chittenden <seanc@FreeBSD.org> Reduce fstab(5)/mount(8) confusion by changing the man pages to say "ro" instead of "rdonly". "rdonly" works for mount(8) and mount_std(8) but not from /etc/fstab, whereas "ro" works for all mount_*(8) commands. diff c80f12d0af4d1b24810e24600315ebff30396fec Wed Oct 22 20:25:49 CEST 2003 Sean Chittenden <seanc@FreeBSD.org> Reduce fstab(5)/mount(8) confusion by changing the man pages to say "ro" instead of "rdonly". "rdonly" works for mount(8) and mount_std(8) but not from /etc/fstab, whereas "ro" works for all mount_*(8) commands.
|