Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2023 12:36:12 GMT
From:      Jens Schweikhardt <schweikh@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 5fee12e18967 - main - Correct grammo. This one has spread. Should be the last.
Message-ID:  <202307081236.368CaCTe067665@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by schweikh:

URL: https://cgit.FreeBSD.org/src/commit/?id=5fee12e18967d8896a68bf9c5f6d92e7d5ae6bf9

commit 5fee12e18967d8896a68bf9c5f6d92e7d5ae6bf9
Author:     Jens Schweikhardt <schweikh@FreeBSD.org>
AuthorDate: 2023-07-08 12:35:41 +0000
Commit:     Jens Schweikhardt <schweikh@FreeBSD.org>
CommitDate: 2023-07-08 12:35:41 +0000

    Correct grammo. This one has spread. Should be the last.
---
 share/man/man3/pthread_attr_affinity_np.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man3/pthread_attr_affinity_np.3 b/share/man/man3/pthread_attr_affinity_np.3
index c1b9d0d79cd8..912b64ae0941 100644
--- a/share/man/man3/pthread_attr_affinity_np.3
+++ b/share/man/man3/pthread_attr_affinity_np.3
@@ -63,7 +63,7 @@ uses the meaningful part of the mask, where the upper bound is
 the maximum CPU id present in the system.
 If bits for non-existing CPUs are set, calls to
 .Fn pthread_attr_setaffinity_np
-fails with
+fail with
 .Er EINVAL .
 .Pp
 The supplied mask should have a size of



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307081236.368CaCTe067665>