Date: Thu, 07 Jan 2021 16:28:10 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 252493] Stop using "Because" in sentence fragments Message-ID: <bug-252493-9-E0lG8bTeri@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252493-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252493 --- Comment #1 from Mateusz Piotrowski <0mp@FreeBSD.org> --- Comment on attachment 221354 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=221354 Patch Thanks for the patch. I just have on question: >diff --git a/en_US.ISO8859-1/articles/linux-emulation/article.xml b/en_US.ISO8859-1/articles/linux-emulation/article.xml >index d3e6c8742e..6e94e16e1a 100644 >--- a/en_US.ISO8859-1/articles/linux-emulation/article.xml >+++ b/en_US.ISO8859-1/articles/linux-emulation/article.xml >@@ -403,9 +403,7 @@ > different API(es). The M:N library uses the > <literal>kse_*</literal> family of syscalls while the 1:1 > library uses the <literal>thr_*</literal> family of >- syscalls. Because of this, there is no general concept of >- thread ID shared between kernel and userspace. Of course, >- both threading libraries implement the pthread thread ID >+ syscalls. Due to this, libraries implement the pthread thread ID > API. Every kernel thread (as described by <literal>struct > thread</literal>) has td tid identifier but this is not > directly accessible from userland and solely serves the This chunk changes much more than wording. I am not sure if that was your intention. Perhaps we could split the content and wording change into two commits in case that's on purpose. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252493-9-E0lG8bTeri>
