Author: uqs
Date: Tue Oct 19 15:26:08 2010
New Revision: 214061
URL: http://svn.freebsd.org/changeset/base/214061

Log:
  mdoc: fix markup typo
  
  MFC after:    1 week (together with r213983)

Modified:
  head/share/man/man9/vrele.9

Modified: head/share/man/man9/vrele.9
==============================================================================
--- head/share/man/man9/vrele.9 Tue Oct 19 15:18:40 2010        (r214060)
+++ head/share/man/man9/vrele.9 Tue Oct 19 15:26:08 2010        (r214061)
@@ -59,7 +59,7 @@ The
 .Fn vrele
 function takes an unlocked vnode and returns with the vnode unlocked.
 .Pp
-.The
+The
 .Fn vput
 function should be given a locked vnode as argument, the vnode is unlocked
 after the function returned.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to