From 4ce39a885e6025a39ca8a6801c2b3feab1f879d5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:27:22 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- gasroot.8 | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'gasroot.8') diff --git a/gasroot.8 b/gasroot.8 index 683410d..7a1e1dc 100644 --- a/gasroot.8 +++ b/gasroot.8 @@ -1,4 +1,4 @@ -.TH GASROOT 8 gasroot +.TH GASROOT 8 GASROOT .SH NAME gasroot - run a process as the root user @@ -21,12 +21,12 @@ with sanitised and updated environment variables. Only users in the .B wheel group are allowed to run the -.B asroot +.B gasroot utility, unless it is installed with non-standard permissions. .SH OPTIONS The -.B asroot +.B gasroot utility conforms to the Base Definitions volume of POSIX.1-2017, .IR "Section 12.2" , .IR "Utility Syntax Guidelines" . @@ -41,7 +41,7 @@ sanitise nor update them. The following operands are supported: .TP .I command -The command that shall be run with as the root user. +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. .TP @@ -53,21 +53,23 @@ The .B gasroot utility does not use the standard input, however the .I command -it starts may. +it starts may use it. .SH INPUT FILES None. .SH ENVIRONMENT VARIABLES -The following environment variables affects the execution of +The following environment variables affect the execution of .BR gasroot : .TP -.SH PATH -Default. See to the Base Definitions volume of POSIX.1-2017, Section 8.3, Other Environment Variables. +.B PATH +Default. See the Base Definitions volume of POSIX.1-2017, +.IR "Section 8.3" , +.IR "Other Environment Variables" . .PP The execution of .B gasroot -is also affected by environment variables that affects it tooltik. +is also affected by environment variables that affect its toolkit. .SH ASYNCHRONOUS EVENTS Default. @@ -77,7 +79,7 @@ The .B gasroot utility does not use the standard output, however the .I command -it starts may. +it starts may use it. .SH STDERR The standard error is used for diagnostic messages and the @@ -99,7 +101,7 @@ If the utility fails it will exit with one of the following statuses: .TP 125 -A error occurred. +An error occurred. .TP 126 The process failed to change process image. @@ -129,11 +131,11 @@ None. The .I PATH environment variable will not be updated. -Updates environment variables are: +Updated environment variables are: .IR HOME , .IR LOGNAME , .IR MAIL , -.IR SHEEL , +.IR SHELL , and .IR USER . -- cgit v1.2.3-70-g09d2