diff options
author | Mattias Andrée <maandree@kth.se> | 2021-01-31 16:25:38 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-01-31 16:25:38 +0100 |
commit | 4b919350b70451e1d93d6ecfe485bdaf3aace38b (patch) | |
tree | d744fff823c2a17f9e99d87f274d632e34705e4e /asroot.8 | |
parent | Add man page (diff) | |
download | asroot-4b919350b70451e1d93d6ecfe485bdaf3aace38b.tar.gz asroot-4b919350b70451e1d93d6ecfe485bdaf3aace38b.tar.bz2 asroot-4b919350b70451e1d93d6ecfe485bdaf3aace38b.tar.xz |
Add README and m fixes to man page
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'asroot.8')
-rw-r--r-- | asroot.8 | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -12,7 +12,7 @@ asroot - run a process as the root user .SH DESCRIPTION The .B asroot -utility as for the user's password and runs the +utility asks for the user's password and runs the specified .I command with sanitised and updated environment variables. @@ -117,11 +117,6 @@ None. .SH EXAMPLES None. -.SH CONFORMING TO -The -.B asroot -utility is non-standard utility. - .SH RATIONALE None. |