diff options
author | Emanuele Torre <torreemanuele6@gmail.com> | 2021-03-08 00:19:37 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-08 09:20:53 +0100 |
commit | 1f81bc6879908ea431d16c753b39e3ba13f2f105 (patch) | |
tree | 94a1ced275f4f576e56801021c5666f442e75aad /Base/usr/share/man/man1/syscall.md | |
parent | 6749ba3477255054b901fe8ac3f094b38a7622b6 (diff) | |
download | serenity-1f81bc6879908ea431d16c753b39e3ba13f2f105.zip |
Everywhere: Remove unnecessary whitespace at the end of some lines.
Diffstat (limited to 'Base/usr/share/man/man1/syscall.md')
-rw-r--r-- | Base/usr/share/man/man1/syscall.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/usr/share/man/man1/syscall.md b/Base/usr/share/man/man1/syscall.md index b27c09770b..d3bc9e5670 100644 --- a/Base/usr/share/man/man1/syscall.md +++ b/Base/usr/share/man/man1/syscall.md @@ -58,5 +58,5 @@ $ syscall exit 2 ## History -This is a direct port of a utility with the same name originated from the Plan 9 operating system. +This is a direct port of a utility with the same name originated from the Plan 9 operating system. |