svn commit: r246942 - stable/8/share/man/man9
Sergey Kandaurov
pluknet at FreeBSD.org
Mon Feb 18 16:03:42 UTC 2013
Author: pluknet
Date: Mon Feb 18 16:03:42 2013
New Revision: 246942
URL: http://svnweb.freebsd.org/changeset/base/246942
Log:
MFC r246658: Cross-reference vfs_unbusy(9).
Modified:
stable/8/share/man/man9/vfs_busy.9
Directory Properties:
stable/8/share/man/man9/ (props changed)
Modified: stable/8/share/man/man9/vfs_busy.9
==============================================================================
--- stable/8/share/man/man9/vfs_busy.9 Mon Feb 18 16:02:17 2013 (r246941)
+++ stable/8/share/man/man9/vfs_busy.9 Mon Feb 18 16:03:42 2013 (r246942)
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 14, 2010
+.Dd February 11, 2013
.Dt VFS_BUSY 9
.Os
.Sh NAME
@@ -84,6 +84,8 @@ The mount point is being unmounted
.Dv ( MNTK_UNMOUNT
is set).
.El
+.Sh SEE ALSO
+.Xr vfs_unbusy 9
.Sh AUTHORS
This manual page was written by
.An Chad David Aq davidc at acns.ab.ca .
More information about the svn-src-stable
mailing list