From cea42c4b8cccd164ffab3cf43906b2dd479af394 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Sun, 31 Aug 2025 17:30:44 +0200 Subject: [PATCH] Fix typos and markup in setpriv.1.adoc --- sys-utils/setpriv.1.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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[] -- 2.47.3