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_LISTEXTATTR.9 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'share/man/man9/VOP_LISTEXTATTR.9') diff --git a/share/man/man9/VOP_LISTEXTATTR.9 b/share/man/man9/VOP_LISTEXTATTR.9 index cfb8e4e..8c4a652 100644 --- a/share/man/man9/VOP_LISTEXTATTR.9 +++ b/share/man/man9/VOP_LISTEXTATTR.9 @@ -56,14 +56,14 @@ from a specified namespace on a file or directory. Its arguments are: .Bl -tag -width ".Fa attrnamespace" .It Fa vp -the vnode of the file or directory +The vnode of the file or directory. .It Fa attrnamespace -integer constant indicating which extended attribute namespace the attribute -name is present in +Integer constant indicating which extended attribute namespace the attribute +name is present in. .It Fa uio -the location of the data to be read +The location of the data to be read. .It Fa size -if not +If not .Dv NULL , on return it will contain the number of bytes required to read the list. The resulting data will be an @@ -78,9 +78,9 @@ when .Fa size is not, and vise versa. .It Fa cred -the user credentials to use in authorizing the request +The user credentials to use in authorizing the request. .It Fa td -the thread requesting the extended attribute +The thread requesting the extended attribute. .El .Pp The -- cgit v1.1