From 2e897984596878596fc73da7c0812eacf42d9a1f Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 28 Jan 2005 10:43:05 +0000 Subject: Mark lists as in the rest of section 9 manpages. Submitted by: Joel Dahl (mostly) --- share/man/man9/VOP_LINK.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man9/VOP_LINK.9') diff --git a/share/man/man9/VOP_LINK.9 b/share/man/man9/VOP_LINK.9 index a7f81fb..4691a53 100644 --- a/share/man/man9/VOP_LINK.9 +++ b/share/man/man9/VOP_LINK.9 @@ -45,11 +45,11 @@ This links a new name in the specified directory to an existing file. Its arguments are: .Bl -tag -width 8n .It Fa dvp -the vnode of the directory +The vnode of the directory. .It Fa vp -the vnode of the file to be linked +The vnode of the file to be linked. .It Fa cnp -pathname information about the file +Pathname information about the file. .El .Pp The pathname info should -- cgit v1.1