diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-08 16:06:02 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-08 16:06:02 +0000 |
| commit | d6b892be5c939589427183cebee69a7c843bab53 (patch) | |
| tree | 08a2e5a21532a88a5de4841f306a8e9808a9b1bf | |
| parent | bed6ccabc3096a011ce9ff584f8989a2278f85f4 (diff) | |
Notes
| -rw-r--r-- | share/man/man9/vfs_mount.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vfs_mount.9 b/share/man/man9/vfs_mount.9 index b96480142c95..417a24d5d8ca 100644 --- a/share/man/man9/vfs_mount.9 +++ b/share/man/man9/vfs_mount.9 @@ -122,7 +122,7 @@ whose errors it returns so this list may not be exhaustive. .Sh SEE ALSO .Xr mount 2 , .Xr mount 8 , -.Xr vfs_mount 9 +.Xr vfs_mountedon 9 .Pp .Va vfs.usermount .Sh AUTHORS |
