看板 FB_doc 關於我們 聯絡資訊
On 8/31/07, Craig Rodrigues <rodrigc@crodrigues.org> wrote: > Hi, > > I submitted a patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=115984 > to remove references to the "nodev" mount option. > > "nodev" has been silently ignored since FreeBSD 5, due to the > introduction of devfs. In FreeBSD 7, if you try > "mount -o ndev" or if you have "nodev" in /etc/fstab, > this will result in a mount failure. > > Unfortunately, I am only really proficient in English, so > I need some help to remove nodev from the following languages: > > grep -rl 'nodev' * | sed -e 's/\/.*//g' | sort | uniq > de_DE.ISO8859-1 > es_ES.ISO8859-1 > fr_FR.ISO8859-1 I wil look at fr_FR.ISO8859-1 this weekend if blackend@ doesn't beat me to it. I actually still need to get my FreeBSD box running again after the move to Massachusetts (I've just been running around with my trusty ibook instead). -Ben Kaduk _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"