aboutsummaryrefslogtreecommitdiffstats
path: root/key2root.8
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 13:30:19 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 13:30:19 +0100
commit8d7ed1890d2137cd96218d1e10e446a4656593eb (patch)
tree8031a2d88fcd9f93a61bfe9f6583414f9a4ed1fa /key2root.8
parentUpdate year (diff)
downloadkey2root-8d7ed1890d2137cd96218d1e10e446a4656593eb.tar.gz
key2root-8d7ed1890d2137cd96218d1e10e446a4656593eb.tar.bz2
key2root-8d7ed1890d2137cd96218d1e10e446a4656593eb.tar.xz
fix doc textHEAD1.0.3master
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'key2root.8')
-rw-r--r--key2root.810
1 files changed, 5 insertions, 5 deletions
diff --git a/key2root.8 b/key2root.8
index 9c0cfbc..d436706 100644
--- a/key2root.8
+++ b/key2root.8
@@ -1,4 +1,4 @@
-.TH KEY2ROOT 8 key2root
+.TH KEY2ROOT 8 KEY2ROOT
.SH NAME
key2root - authenticate with a keyfile and run a process as the root user
@@ -76,7 +76,7 @@ The
.B key2root
utility does not use the standard output, however the
.I command
-it starts may.
+it starts may use the standard output.
.SH STDERR
The standard error is used for diagnostic messages. The
@@ -100,7 +100,7 @@ utility fails it will exit with one of the following statuses:
Authentication failed. (May have an actual error as the cause.)
.TP
125
-A error occurred.
+An error occurred.
.TP
126
The process failed to change process image.
@@ -135,11 +135,11 @@ his password.
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 .