mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Fix many spelling errors
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user