Refer statvfs instead of removed statfs.
This commit is contained in:
parent
9567493662
commit
55bf8ce8b5
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: df.1,v 1.36 2004/01/10 23:43:30 wiz Exp $
|
||||
.\" $NetBSD: df.1,v 1.37 2004/04/21 12:22:27 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -167,7 +167,7 @@ size block.
|
|||
.Xr quota 1 ,
|
||||
.Xr fstatfs 2 ,
|
||||
.Xr getfsstat 2 ,
|
||||
.Xr statfs 2 ,
|
||||
.Xr statvfs 2 ,
|
||||
.Xr getbsize 3 ,
|
||||
.Xr getmntinfo 3 ,
|
||||
.Xr fs 5 ,
|
||||
|
|
Loading…
Reference in New Issue