Date: Sun, 17 Oct 2010 14:48:53 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/mount mount.c Message-ID: <201010171449.o9HEnDcb081781@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-10-17 14:48:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sbin/mount mount.c Log: SVN rev 213978 on 2010-10-17 14:48:53Z by jh MFC r213298: Fix printing of the "rw" mount option in fstab(5) format (-p option). fstab(5) format requires that one of "rw", "rq" or "ro" is always specified. PR: bin/123021 Revision Changes Path 1.107.2.5 +12 -12 src/sbin/mount/mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010171449.o9HEnDcb081781>