From: Mario Blättermann Date: Sun, 31 Aug 2025 15:30:44 +0000 (+0200) Subject: Fix typos and markup in setpriv.1.adoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cea42c4b8cccd164ffab3cf43906b2dd479af394;p=thirdparty%2Futil-linux.git Fix typos and markup in setpriv.1.adoc --- diff --git a/sys-utils/setpriv.1.adoc b/sys-utils/setpriv.1.adoc index edcf41c90..abb185a44 100644 --- a/sys-utils/setpriv.1.adoc +++ b/sys-utils/setpriv.1.adoc @@ -102,7 +102,7 @@ Block all file deletions and directory creations: + For a complete set of supported access categories use *setpriv --help*. + -The generic placeholder "fs" are subject to change and maybe be extened in future versoions +The generic placeholder "fs" are subject to change and maybe be extended in future versoions to support new access types. *--landlock-rule* _rule_:: @@ -127,7 +127,7 @@ Filters can for example be created with *enosys*. * clears all the environment variables except *TERM* environment variable * initializes the environment variables *HOME*, *SHELL*, *USER*, *LOGNAME* according to the user's passwd entry * the environment variable *SHELL* defaults to */bin/sh* if none is given in the user's passwd entry. -* resets *PATH* senvironment variable according to setting in _/etc/login.defs_ (*ENV_PATH*, *ENV_SUPATH* or *ENV_ROOTPATH* variables), or defaults to _/usr/local/bin:/bin:/usr/bin_ for a regular user and to _/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin_ for root. +* resets *PATH* environment variable according to setting in _/etc/login.defs_ (*ENV_PATH*, *ENV_SUPATH* or *ENV_ROOTPATH* variables), or defaults to _/usr/local/bin:/bin:/usr/bin_ for a regular user and to _/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin_ for root. + The environment variable *PATH* may be different on systems where _/bin_ and _/sbin_ are merged into _/usr_. @@ -158,7 +158,7 @@ mailto:luto@amacapital.net[Andy Lutomirski] *runuser*(1), *su*(1), *prctl*(2), -*capabilities*(7) +*capabilities*(7), *landlock*(7) include::man-common/bugreports.adoc[]