diff options
Diffstat (limited to 'extension/fnmatch.3am')
-rw-r--r-- | extension/fnmatch.3am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/fnmatch.3am b/extension/fnmatch.3am index b35f626d..c84e9ae1 100644 --- a/extension/fnmatch.3am +++ b/extension/fnmatch.3am @@ -87,6 +87,7 @@ if (fnmatch("*.a", "foo.c", flags) == FNM_NOMATCH) .IR ordchr (3am), .IR readdir (3am), .IR readfile (3am), +.IR revoutput (3am), .IR rwarray (3am), .IR time (3am). .PP |