aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 13:27:22 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 13:27:22 +0100
commit4ce39a885e6025a39ca8a6801c2b3feab1f879d5 (patch)
treebe334e3e0a923dff980f511e0e30383cf59b9ccb /README
parentfix config.mk (diff)
downloadgasroot-4ce39a885e6025a39ca8a6801c2b3feab1f879d5.tar.gz
gasroot-4ce39a885e6025a39ca8a6801c2b3feab1f879d5.tar.bz2
gasroot-4ce39a885e6025a39ca8a6801c2b3feab1f879d5.tar.xz
m fixes1.0.1
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index e5e34b7..41d074a 100644
--- a/README
+++ b/README
@@ -9,11 +9,11 @@ DESCRIPTION
interface, and runs the specified command with sanitised and updated
environment variables.
- Only users in the wheel group are allowed to run the asroot utility,
+ Only users in the wheel group are allowed to run the gasroot utility,
unless it is installed with non-standard permissions.
OPTIONS
- The asroot utility conforms to the Base Definitions volume of
+ The gasroot utility conforms to the Base Definitions volume of
POSIX.1-2017, Section 12.2, Utility Syntax Guidelines.
The following option is supported:
@@ -25,7 +25,7 @@ OPERANDS
The following operands are supported:
command
- The command that shall be run with as the root user. This will
+ The command that shall be run as the root user. This will
be both the process image and the process's zeroth command line
argument.