]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix typos and markup in setpriv.1.adoc
authorMario Blättermann <mario.blaettermann@gmail.com>
Sun, 31 Aug 2025 15:30:44 +0000 (17:30 +0200)
committerGitHub <noreply@github.com>
Sun, 31 Aug 2025 15:30:44 +0000 (17:30 +0200)
sys-utils/setpriv.1.adoc

index edcf41c909b93a9189d1ee754f8154e1b4449394..abb185a4444320b904e36d7b7eb2af2250b972e2 100644 (file)
@@ -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[]