system.3: Minor rewording

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-11-20 15:03:09 +01:00
parent a1a1c8ce19
commit 1f87e63922
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ environment variable to search for an executable).
will not, in fact, work properly from programs with set-user-ID or
set-group-ID privileges on systems on which
.I /bin/sh
is bash version 2, since bash 2 drops privileges on startup.
is bash version 2: as a security measure, bash 2 drops privileges on startup.
(Debian uses a different shell,
.BR dash (1),
which does not do this when invoked as