linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] prctl.2: tfix
@ 2020-05-25 13:21 Jakub Wilk
  2020-05-25 13:24 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 11+ messages in thread
From: Jakub Wilk @ 2020-05-25 13:21 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Remove duplicated word.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man2/prctl.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/prctl.2 b/man2/prctl.2
index 968a75ab4..605194fc7 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -884,7 +884,7 @@ The attribute is likewise accessible via
 .IR /proc/self/task/[tid]/comm ,
 where
 .I [tid]
-is the the thread ID of the calling thread, as returned by
+is the thread ID of the calling thread, as returned by
 .BR gettid (2).
 .\" prctl PR_GET_NAME
 .TP
-- 
2.27.0.rc0


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [PATCH] prctl.2: tfix
@ 2023-07-14  4:05 Eric Biggers
  2023-07-15 16:40 ` Alejandro Colomar
  0 siblings, 1 reply; 11+ messages in thread
From: Eric Biggers @ 2023-07-14  4:05 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man

From: Eric Biggers <ebiggers@google.com>

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 man2/prctl.2 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man2/prctl.2 b/man2/prctl.2
index 30211a9e2..fe403d76a 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -2030,13 +2030,13 @@ Return unaligned access control bits, in the location pointed to by
 .\" prctl PR_GET_AUXV
 .TP
 .BR PR_GET_AUXV " (since Linux 6.4)"
-Get the auxilliary vector (auxv) into the buffer pointed to by
+Get the auxiliary vector (auxv) into the buffer pointed to by
 .IR "(void\~*) arg2" ,
 whose length is given by \fIarg3\fP.
-If the buffer is not long enough for the full auxilliary vector,
+If the buffer is not long enough for the full auxiliary vector,
 the copy will be truncated.
 Return (as the function result)
-the full length of the auxilliary vector.
+the full length of the auxiliary vector.
 \fIarg4\fP and \fIarg5\fP must be 0.
 .SH RETURN VALUE
 On success,
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [PATCH] prctl.2: tfix
@ 2022-10-11  6:25 Jakub Wilk
  2022-10-11 20:53 ` Alejandro Colomar
  0 siblings, 1 reply; 11+ messages in thread
From: Jakub Wilk @ 2022-10-11  6:25 UTC (permalink / raw)
  To: Michael Kerrisk, Alejandro Colomar; +Cc: linux-man

Escape hyphens.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man2/prctl.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/prctl.2 b/man2/prctl.2
index ea6b23229..b91d12af9 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -1618,7 +1618,7 @@ or
 .IP
 For more information,
 see the kernel source file
-.I Documentation/admin-guide/syscall-user-dispatch.rst
+.I Documentation/admin-guide/syscall\-user\-dispatch.rst
 .\" prctl PR_SET_TAGGED_ADDR_CTRL
 .\" commit 63f0c60379650d82250f22e4cf4137ef3dc4f43d
 .TP
-- 
2.37.2


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [PATCH] prctl.2: tfix
@ 2020-07-20  5:49 Jakub Wilk
  2020-07-20  9:27 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 11+ messages in thread
From: Jakub Wilk @ 2020-07-20  5:49 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man2/prctl.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/prctl.2 b/man2/prctl.2
index d2a52d34c..7658b32ce 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -1082,7 +1082,7 @@ otherwise, this value is preserved across
 The parent-death signal setting is also cleared upon changes to
 any of the following thread credentials:
 .\" FIXME capability changes can also trigger this; see
-.\" kernel/cred.c::commit_creds inthe Linux 5.6 source.
+.\" kernel/cred.c::commit_creds in the Linux 5.6 source.
 effective user ID, effective group ID, filesystem user ID,
 or filesystem group ID.
 .\" prctl PR_GET_PDEATHSIG
-- 
2.28.0.rc1


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [PATCH] prctl.2: tfix
@ 2020-04-22  9:59 Jakub Wilk
  2020-04-22 11:22 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 11+ messages in thread
From: Jakub Wilk @ 2020-04-22  9:59 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man2/prctl.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/prctl.2 b/man2/prctl.2
index 7a5af76f4..195870908 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -248,7 +248,7 @@ for security reasons, this feature has been removed.
 in
 .BR proc (5).)
 .IP
-Normally, the "dumpable" attribue is set to 1.
+Normally, the "dumpable" attribute is set to 1.
 However, it is reset to the current value contained in the file
 .IR /proc/sys/fs/\:suid_dumpable
 (which by default has the value 0),
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-07-15 16:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-25 13:21 [PATCH] prctl.2: tfix Jakub Wilk
2020-05-25 13:24 ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2023-07-14  4:05 Eric Biggers
2023-07-15 16:40 ` Alejandro Colomar
2022-10-11  6:25 Jakub Wilk
2022-10-11 20:53 ` Alejandro Colomar
2023-03-31 22:58   ` Alejandro Colomar
2020-07-20  5:49 Jakub Wilk
2020-07-20  9:27 ` Michael Kerrisk (man-pages)
2020-04-22  9:59 Jakub Wilk
2020-04-22 11:22 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).