Date: Wed, 10 Nov 1999 20:48:06 -0800 From: "Robert Faulds" <frf@energyinteractive.com> To: questions@FreeBSD.ORG Subject: trailing slash and mount(8)? Message-ID: <382A4A86.20933491@energyinteractive.com>
next in thread | raw e-mail | index | archive | help
Why is 'mount /foo/' different from 'mount /foo'? If I have an entry in fstab of /dev/da0g /foo/ ufs ro,noauto 1 1 'mount /foo' fails, and vice versa, but umount(8) seems to do what I expect, which is ignore the trailing slash. Is there a reason for this? Just a curiosity, Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?382A4A86.20933491>