diff options
Diffstat (limited to 'lib/libc/sys/statfs.2')
-rw-r--r-- | lib/libc/sys/statfs.2 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libc/sys/statfs.2 b/lib/libc/sys/statfs.2 index 91e1ba4e98e..c48361f1cbe 100644 --- a/lib/libc/sys/statfs.2 +++ b/lib/libc/sys/statfs.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: statfs.2,v 1.8 1999/02/27 21:56:53 deraadt Exp $ +.\" $OpenBSD: statfs.2,v 1.9 1999/04/18 17:26:52 espie Exp $ .\" $NetBSD: statfs.2,v 1.10 1995/06/29 11:40:48 cgd Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -145,6 +145,10 @@ An .Tn I/O error occurred while reading from or writing to the file system. .El +.Sh SEE ALSO +.Xr df 1 , +.Xr mount 2 , +.Xr stat 2 .Sh HISTORY The .Fn statfs |