* [patch] getauxval.3: tfix
@ 2016-06-15 20:19 Tobias Stoeckmann
2016-06-15 20:53 ` Michael Kerrisk (man-pages)
0 siblings, 1 reply; 2+ messages in thread
From: Tobias Stoeckmann @ 2016-06-15 20:19 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Fix typo. It's supposed to be "its" not "it's" in this context.
Signed-off-by: Tobias Stoeckmann <tobias-te0W2B6tFQkGQOE+iOL5gA@public.gmane.org>
---
man3/getauxval.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man3/getauxval.3 b/man3/getauxval.3
index fe2b0b8..85d7f41 100644
--- a/man3/getauxval.3
+++ b/man3/getauxval.3
@@ -149,7 +149,7 @@ The address of sixteen bytes containing a random value.
Has a nonzero value if this executable should be treated securely.
Most commonly, a nonzero value indicates that the process is
executing a set-user-ID or set-group-ID binary
-(so that it's real and effective UIDs or GIDs differ from one another),
+(so that its real and effective UIDs or GIDs differ from one another),
or that it gained capabilities by executing
a binary file that has capabilities (see
.BR capabilities (7)).
--
2.8.4
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [patch] getauxval.3: tfix
2016-06-15 20:19 [patch] getauxval.3: tfix Tobias Stoeckmann
@ 2016-06-15 20:53 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-06-15 20:53 UTC (permalink / raw)
To: Tobias Stoeckmann
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
On 06/15/2016 10:19 PM, Tobias Stoeckmann wrote:
> Fix typo. It's supposed to be "its" not "it's" in this context.
Thanks, Tobias. Applied.
Cheers,
Michael
> Signed-off-by: Tobias Stoeckmann <tobias-te0W2B6tFQkGQOE+iOL5gA@public.gmane.org>
> ---
> man3/getauxval.3 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man3/getauxval.3 b/man3/getauxval.3
> index fe2b0b8..85d7f41 100644
> --- a/man3/getauxval.3
> +++ b/man3/getauxval.3
> @@ -149,7 +149,7 @@ The address of sixteen bytes containing a random value.
> Has a nonzero value if this executable should be treated securely.
> Most commonly, a nonzero value indicates that the process is
> executing a set-user-ID or set-group-ID binary
> -(so that it's real and effective UIDs or GIDs differ from one another),
> +(so that its real and effective UIDs or GIDs differ from one another),
> or that it gained capabilities by executing
> a binary file that has capabilities (see
> .BR capabilities (7)).
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-15 20:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-15 20:19 [patch] getauxval.3: tfix Tobias Stoeckmann
2016-06-15 20:53 ` 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