diff options
author | Mattias Andrée <maandree@kth.se> | 2022-07-17 12:43:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-07-17 12:43:23 +0200 |
commit | 1aa83640c99ac588174fc8ac22c9cb691b31d76d (patch) | |
tree | 1c5b107c04f0e0c47a5793170d58a066ae0110ca | |
parent | Improve makefile (diff) | |
download | asroot-1.1.6.tar.gz asroot-1.1.6.tar.bz2 asroot-1.1.6.tar.xz |
Add reference to editasroot1.1.6
Signed-off-by: Mattias Andrée <maandree@kth.se>
-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 - sudo(8), doas(1), su(1) + editasroot(8), sudo(8), doas(1), su(1) @@ -139,6 +139,7 @@ None. None. .SH SEE ALSO +.BR editasroot (8), .BR sudo (8), .BR doas (1), .BR su (1) |