diff options
author | ru <ru@FreeBSD.org> | 2001-12-08 16:06:02 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-12-08 16:06:02 +0000 |
commit | 06ce49c83fbe5fc24b92f9df5157891ae0e9bbef (patch) | |
tree | 08a2e5a21532a88a5de4841f306a8e9808a9b1bf /share | |
parent | dc92c1b9cadea6fdab90571cb4756884daa38fa9 (diff) | |
download | FreeBSD-src-06ce49c83fbe5fc24b92f9df5157891ae0e9bbef.zip FreeBSD-src-06ce49c83fbe5fc24b92f9df5157891ae0e9bbef.tar.gz |
mdoc(7) police: change xref to vfs_mountedon(9).
Diffstat (limited to 'share')
-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 b964801..417a24d 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 |