On 4/22/20 11:59 AM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > 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), Thanks, Jakub. Applied. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/