The branch main has been updated by ceri (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=a52936f1d5d533dec2e849c1ca001f5ec55d8106
commit a52936f1d5d533dec2e849c1ca001f5ec55d8106 Author: Ceri Davies <[email protected]> AuthorDate: 2021-07-22 15:22:05 +0000 Commit: Ceri Davies <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
