Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2004 18:35:33 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys statfs.2
Message-ID:  <200407201835.i6KIZXMt006626@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2004-07-20 18:35:33 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         statfs.2 
  Log:
  Remove reference to ENOTDIR in the documented errors
  for statfs(2). This is false, if the pathname specified
  is a regular file, then the information for the file
  system that the file lives on will be returned.
  
  Approved by:    bmilekic (mentor)
  
  Revision  Changes    Path
  1.24      +0 -4      src/lib/libc/sys/statfs.2



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