diff options
| author | Mattias Andrée <maandree@kth.se> | 2023-06-23 21:40:46 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2023-06-23 21:40:46 +0200 | 
| commit | b2b6aa54b29165a06a66fd857f35e895734e1318 (patch) | |
| tree | a53438351e17f90336cee445cded7d604667e46a | |
| parent | Add comment to keep env whitelist in sync with key2root (diff) | |
| download | asroot-b2b6aa54b29165a06a66fd857f35e895734e1318.tar.gz asroot-b2b6aa54b29165a06a66fd857f35e895734e1318.tar.bz2 asroot-b2b6aa54b29165a06a66fd857f35e895734e1318.tar.xz | |
Add references to key2root1.1.7
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | asroot.8 | 1 | 
2 files changed, 2 insertions, 1 deletions
| @@ -32,4 +32,4 @@ OPERANDS  		Command line arguments for the command to run.  SEE ALSO -	editasroot(8), sudo(8), doas(1), su(1) +	editasroot(8), key2root(8), sudo(8), doas(1), su(1) @@ -140,6 +140,7 @@ None.  .SH SEE ALSO  .BR editasroot (8), +.BR key2root (8),  .BR sudo (8),  .BR doas (1),  .BR su (1) | 
