Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2001 19:04:54 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/umount umount.c
Message-ID:  <200110130204.f9D24sF11172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/10/12 19:04:54 PDT

  Modified files:
    sbin/umount          umount.c 
  Log:
  Oops, fix a missing condition that broke umount's `-h' option. I
  had somehow removed an error check in revision 1.26, causing errx()
  to be called unconditionally in the -h case.
  
  Revision  Changes    Path
  1.28      +3 -2      src/sbin/umount/umount.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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