summaryrefslogtreecommitdiff
path: root/man3/regex.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-07-10 20:53:08 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-07-10 20:53:08 +0000
commitc4bb193f3ce156ac774f4ea67e854cc48462eab2 (patch)
tree66626e2c83d2de8f4aebd07401e7f58524aa6c59 /man3/regex.3
parentbe9c618d663b37af1b0bde71488d0c9e5e448aad (diff)
s/parameter/argument/ when talking about the things given
to a function call, for consistency with majority usage.
Diffstat (limited to 'man3/regex.3')
-rw-r--r--man3/regex.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/regex.3 b/man3/regex.3
index 1165a084..cdc79214 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -98,7 +98,7 @@ The
.I nmatch
and
.I pmatch
-parameters to
+arguments to
.BR regexec ()
are ignored if the pattern buffer supplied was compiled with this flag set.
.TP