diff options
Diffstat (limited to 'manual/pattern.texi')
-rw-r--r-- | manual/pattern.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/pattern.texi b/manual/pattern.texi index f2c3f8e584..e81a29fb74 100644 --- a/manual/pattern.texi +++ b/manual/pattern.texi @@ -484,7 +484,7 @@ the home directory cannot be determined for other reasons this leads to an error. @code{glob} will return @code{GLOB_NOMATCH} instead of using the pattern itself as the name. -This funcationality is equivalent to what is available in C-shells if +This functionality is equivalent to what is available in C-shells if @code{nonomatch} flag is not set. @comment glob.h |