diff options
| author | abs <abs@NetBSD.org> | 1998-12-07 05:17:53 +0000 |
|---|---|---|
| committer | abs <abs@NetBSD.org> | 1998-12-07 05:17:53 +0000 |
| commit | 6381de4c64bda475eb00a7009bb64d49cee430d5 (patch) | |
| tree | 5986d43ac4a042a6bb15cc2ace19e6b1e9b273b9 /lib/libc/sys/getfsstat.2 | |
| parent | 14b18ffcb5dc722ef6b7d955ceda81de670d7b22 (diff) | |
Add links to getmntinfo(3) and getfsstat(2)
Diffstat (limited to 'lib/libc/sys/getfsstat.2')
| -rw-r--r-- | lib/libc/sys/getfsstat.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/getfsstat.2 b/lib/libc/sys/getfsstat.2 index a7e41cedbda..01aaf7a0b2d 100644 --- a/lib/libc/sys/getfsstat.2 +++ b/lib/libc/sys/getfsstat.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: getfsstat.2,v 1.12 1998/08/29 08:32:37 lukem Exp $ +.\" $NetBSD: getfsstat.2,v 1.13 1998/12/07 05:17:53 abs Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -158,6 +158,7 @@ An error occurred while reading from or writing to the file system. .El .Sh SEE ALSO +.Xr getmntinfo 2 , .Xr statfs 2 , .Xr fstab 5 , .Xr mount 8 |
