aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/vref.9
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-24 13:41:48 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-24 13:41:48 +0000
commitfacc67676f0239e4912f737638710058315d9fc7 (patch)
tree3a2594ccf0dfa39e2b9d787edfbc673670ae29da /share/man/man9/vref.9
parentfcb18f74b4c7b87af01dea8ad0793c8c57333d54 (diff)
downloadsrc-facc67676f0239e4912f737638710058315d9fc7.tar.gz
src-facc67676f0239e4912f737638710058315d9fc7.zip
mdoc(7) police: Deal with self-xrefs.
Notes
Notes: svn path=/head/; revision=108257
Diffstat (limited to 'share/man/man9/vref.9')
-rw-r--r--share/man/man9/vref.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vref.9 b/share/man/man9/vref.9
index 214a05999441..5f7ec1bda43e 100644
--- a/share/man/man9/vref.9
+++ b/share/man/man9/vref.9
@@ -55,7 +55,7 @@ no longer being used and can be safely recycled for a different file.
Any code in the system which is using a vnode (e.g. during the
operation of some algorithm or to store in a data structure) should
call
-.Xr vref 9 .
+.Fn vref .
.Sh SEE ALSO
.Xr vget 9 ,
.Xr vnode 9 ,