diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-10 20:53:08 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-10 20:53:08 +0000 |
commit | c4bb193f3ce156ac774f4ea67e854cc48462eab2 (patch) | |
tree | 66626e2c83d2de8f4aebd07401e7f58524aa6c59 /man3/regex.3 | |
parent | be9c618d663b37af1b0bde71488d0c9e5e448aad (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.3 | 2 |
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 |