diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-22 15:41:48 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-22 15:41:48 +0100 |
commit | e3784823610347e5908e119189c9a51e22c609b2 (patch) | |
tree | c5eda77861522008abd3621eb75f1c891413cbc2 | |
parent | Remove redundant extern declaration of environ (diff) | |
download | asroot-e3784823610347e5908e119189c9a51e22c609b2.tar.gz asroot-e3784823610347e5908e119189c9a51e22c609b2.tar.bz2 asroot-e3784823610347e5908e119189c9a51e22c609b2.tar.xz |
Fix typo1.1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | asroot.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ Default. See to the Base Definitions volume of POSIX.1-2017, Section 8.3, Other .SH ASYNCHRONOUS EVENTS Default. -.SH STDIN +.SH STDOUT The .B asroot utility does not use the standard output, however the |