Fix many spelling errors

This commit is contained in:
Landon Curt Noll
2021-02-12 22:09:47 -08:00
parent 486f4c5626
commit 507fe026e5
154 changed files with 482 additions and 476 deletions

View File

@@ -10,7 +10,7 @@ TYPES
return int
DESCRIPTION
This function excutes the shell command found in the srtring, cmd.
This function executes the shell command found in the string, cmd.
The return value is system dependent. On POSIX P1003.1 compliant
systems the return value is defined by the waitpid system call.
Typically a shell command that returns with a 0 exit status will