Date: Mon, 7 Apr 2003 05:56:01 -0700 (PDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.8 mount.c src/sbin/umount umount.8 umount.c Message-ID: <200304071256.h37Cu1og082221@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2003/04/07 05:56:01 PDT FreeBSD src repository Modified files: sbin/mount mount.8 mount.c sbin/umount umount.8 umount.c Log: Implement the '-F' option for mount & umount which allows the user to specify an alternate fstab file. Revision Changes Path 1.56 +12 -0 src/sbin/mount/mount.8 1.51 +5 -2 src/sbin/mount/mount.c 1.14 +12 -0 src/sbin/umount/umount.8 1.34 +6 -3 src/sbin/umount/umount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304071256.h37Cu1og082221>