mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:17:35 +00:00
Everywhere: Remove unnecessary whitespace at the end of some lines.
This commit is contained in:
parent
6749ba3477
commit
1f81bc6879
32 changed files with 76 additions and 76 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ $ unzip file.zip
|
|||
|
||||
## Description
|
||||
|
||||
unzip will extract files from a zip archive to the current directory.
|
||||
unzip will extract files from a zip archive to the current directory.
|
||||
|
||||
The program is compatible with the PKZIP file format specification.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue