summaryrefslogtreecommitdiff
path: root/contrib/groffer/shell/README_SH
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groffer/shell/README_SH')
-rw-r--r--contrib/groffer/shell/README_SH4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/groffer/shell/README_SH b/contrib/groffer/shell/README_SH
index db35babe..8047222b 100644
--- a/contrib/groffer/shell/README_SH
+++ b/contrib/groffer/shell/README_SH
@@ -62,7 +62,7 @@ function obj_from_output().
Function Definitions in `groffer2.sh'
-Each funtion in groffer2.sh has a description that starts with the
+Each function in groffer2.sh has a description that starts with the
function name and symbols for its arguments in parentheses `()'. Each
`<>' construction gives an argument name that just gives a hint on
what the argument is meant to be; these argument names are otherwise
@@ -156,7 +156,7 @@ differs for each function. The prefix is chosen from the function
name. These quasi-local variables are unset before each return of the
function.
-For shell compatiblity, see also Autobook, chapter 22.
+For shell compatibility, see also Autobook, chapter 22.
The `groffer' scripts were tested under the shells `ash', `bash',
`bash-minimal', `dash', 'ksh', `mksh', `pdksh', 'posh', and `zsh'