summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/VOP_LOOKUP.94
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/VOP_LOOKUP.9 b/share/man/man9/VOP_LOOKUP.9
index 89a2bb8e78e..fb2d94e45c4 100644
--- a/share/man/man9/VOP_LOOKUP.9
+++ b/share/man/man9/VOP_LOOKUP.9
@@ -1,3 +1,4 @@
+.\" $OpenBSD: VOP_LOOKUP.9,v 1.6 2003/03/18 12:48:31 david Exp $
.\"
.\" Copyright (c) 2003 Ted Unangst
.\" All rights reserved.
@@ -373,5 +374,6 @@ stub call
.Sh AUTHORS
This man page was written by Ted Unangst for OpenBSD.
.Sh BUGS
-The locking discipline is too complex. Refer to
+The locking discipline is too complex.
+Refer to
.Xr vn_lock 9 .