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/mount.2 | |
| parent | 14b18ffcb5dc722ef6b7d955ceda81de670d7b22 (diff) | |
Add links to getmntinfo(3) and getfsstat(2)
Diffstat (limited to 'lib/libc/sys/mount.2')
| -rw-r--r-- | lib/libc/sys/mount.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 7a66b581834..67ef40d579f 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: mount.2,v 1.17 1998/08/29 08:32:39 lukem Exp $ +.\" $NetBSD: mount.2,v 1.18 1998/12/07 05:17:53 abs Exp $ .\" .\" Copyright (c) 1980, 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -339,6 +339,8 @@ or mount can also fail if the maximum number of file systems are currently mounted. .Sh SEE ALSO +.Xr getfsstat 2 , +.Xr getmntinfo 3 , .Xr mount 8 , .Xr umount 8 , .Xr sysctl 8 |
