summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-03-18 12:48:32 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-03-18 12:48:32 +0000
commitc62e871f0d591daaaac8a28a4e25d2930e2ebbbb (patch)
tree0afdbd1ca2e1e1a4d216084764973e88f04fe17b /share/man
parentff53ae26c2a8fc05ffdb31a17f279b0676e898d9 (diff)
add missing rcs id and start new sentence on a new line.
ok tedu@
Diffstat (limited to 'share/man')
-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 .