aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/VFS_FHTOVP.9
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-09-29 10:11:02 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-09-29 10:11:02 +0000
commitbceb8aed9e654680bc20927e58311abb1cb6f409 (patch)
tree6b0dd604c664a28433771c2f5d2b7d3f3dc774e3 /share/man/man9/VFS_FHTOVP.9
parent27544d1f2f85bb9c182451e5d2cf57ba7345e786 (diff)
downloadsrc-bceb8aed9e654680bc20927e58311abb1cb6f409.tar.gz
src-bceb8aed9e654680bc20927e58311abb1cb6f409.zip
Sort cross refereces in section SEE ALSO.
Notes
Notes: svn path=/head/; revision=29966
Diffstat (limited to 'share/man/man9/VFS_FHTOVP.9')
-rw-r--r--share/man/man9/VFS_FHTOVP.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VFS_FHTOVP.9 b/share/man/man9/VFS_FHTOVP.9
index 7b39fb2e13f1..57d7b0fe9524 100644
--- a/share/man/man9/VFS_FHTOVP.9
+++ b/share/man/man9/VFS_FHTOVP.9
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: VFS_FHTOVP.9,v 1.1 1997/03/03 17:59:53 dfr Exp $
.\"
.Dd July 24, 1996
.Os
@@ -84,9 +84,9 @@ will be returned in
and
.Fa *credanonp .
.Sh SEE ALSO
-.Xr vnode 9 ,
.Xr VFS 9 ,
-.Xr VFS_VPTOFH 9
+.Xr VFS_VPTOFH 9 ,
+.Xr vnode 9
.Sh AUTHORS
This man page was written by Doug Rabson.