Fixed many typos

This commit is contained in:
polluks2
2021-12-14 13:13:16 +01:00
committed by mrdudz
parent 7a0a0edb89
commit a08f9e51a0
16 changed files with 31 additions and 31 deletions

View File

@@ -57,11 +57,11 @@ Short options:
-O Optimize code
-Oi Optimize code, inline more code
-Or Optimize code, honour the register keyword
-Os Optimize code, inline standard funtions
-Os Optimize code, inline standard functions
-S Compile but don't assemble and link
-T Include source as comment
-V Print the version number
-W name[,...] Supress compiler warnings
-W name[,...] Suppress compiler warnings
-Wa options Pass options to the assembler
-Wc options Pass options to the compiler
-Wl options Pass options to the linker