git: a52936f1d5d5 - main - man9/VOP_LISTEXTATTR.9: correct grammar in .Nd
Ceri Davies
ceri at FreeBSD.org
Thu Jul 22 15:44:22 UTC 2021
The branch main has been updated by ceri (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=a52936f1d5d533dec2e849c1ca001f5ec55d8106
commit a52936f1d5d533dec2e849c1ca001f5ec55d8106
Author: Ceri Davies <ceri at FreeBSD.org>
AuthorDate: 2021-07-22 15:22:05 +0000
Commit: Ceri Davies <ceri at FreeBSD.org>
CommitDate: 2021-07-22 15:43:46 +0000
man9/VOP_LISTEXTATTR.9: correct grammar in .Nd
---
share/man/man9/VOP_LISTEXTATTR.9 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man9/VOP_LISTEXTATTR.9 b/share/man/man9/VOP_LISTEXTATTR.9
index 0900099b1d6c..40fa880e80c0 100644
--- a/share/man/man9/VOP_LISTEXTATTR.9
+++ b/share/man/man9/VOP_LISTEXTATTR.9
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm VOP_LISTEXTATTR
-.Nd retrieve a list of named extended attribute from a vnode
+.Nd retrieve a list of named extended attributes from a vnode
.Sh SYNOPSIS
.In sys/param.h
.In sys/vnode.h
More information about the dev-commits-src-all
mailing list