diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-04-18 17:26:53 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-04-18 17:26:53 +0000 |
commit | 32cad335aac34a8ba95818a43271c08a577427bf (patch) | |
tree | d2fe824fdd316836c93e6f1b820b0460ad66ec1b /lib/libc/sys/mount.2 | |
parent | 06c7c58d68c85eeef1f2174e969bb0045e176e4e (diff) |
Add Xrefs.
Diffstat (limited to 'lib/libc/sys/mount.2')
-rw-r--r-- | lib/libc/sys/mount.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 908cbde14ac..d7f3c437de4 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.2,v 1.10 1999/03/05 10:37:18 deraadt Exp $ +.\" $OpenBSD: mount.2,v 1.11 1999/04/18 17:26:52 espie Exp $ .\" $NetBSD: mount.2,v 1.12 1996/02/29 23:47:48 jtc Exp $ .\" .\" Copyright (c) 1980, 1989, 1993 @@ -329,6 +329,7 @@ or mount can also fail if the maximum number of filesystems are currently mounted. .Sh SEE ALSO +.Xr statfs 2 , .Xr mount 8 , .Xr umount 8 , .Xr mfs 8 |