diff options
Diffstat (limited to 'lib/libc/sys/mount.2')
| -rw-r--r-- | lib/libc/sys/mount.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 0fc39d3b5dfe..82c7f2211a26 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -327,9 +327,9 @@ or mount can also fail if the maximum number of filesystems are currently mounted. .Sh SEE ALSO +.Xr mfs 8 , .Xr mount 8 , -.Xr umount 8 , -.Xr mfs 8 +.Xr umount 8 .Sh BUGS Some of the error codes need translation to more obvious messages. .Sh HISTORY |
