Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2010 13:31:35 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/mount mount.c
Message-ID:  <201009301331.o8UDVkC3054186@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-09-30 13:31:35 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           mount.c 
  Log:
  SVN rev 213298 on 2010-09-30 13:31:35Z by jh
  
  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
  Reviewed by:    keramida, rodrigc
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.111     +12 -12    src/sbin/mount/mount.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009301331.o8UDVkC3054186>