aboutsummaryrefslogtreecommitdiffstats
path: root/extension/fnmatch.3am
diff options
context:
space:
mode:
Diffstat (limited to 'extension/fnmatch.3am')
-rw-r--r--extension/fnmatch.3am1
1 files changed, 0 insertions, 1 deletions
diff --git a/extension/fnmatch.3am b/extension/fnmatch.3am
index 2a922d21..d4384974 100644
--- a/extension/fnmatch.3am
+++ b/extension/fnmatch.3am
@@ -81,7 +81,6 @@ if (fnmatch("*.a", "foo.c", flags) == FNM_NOMATCH)
.fi
.ft R
.SH "SEE ALSO"
-.IR fnmatch (3),
.IR "GAWK: Effective AWK Programming" ,
.IR filefuncs (3am),
.IR fork (3am),