diff options
Diffstat (limited to 'man/man3/arg.3')
| -rw-r--r-- | man/man3/arg.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/arg.3 b/man/man3/arg.3 index d9aa812f..dd726cb6 100644 --- a/man/man3/arg.3 +++ b/man/man3/arg.3 @@ -20,7 +20,7 @@ These macros assume the names and .I argv are in scope; see -.MR exec (3) . +.MR exec 3 . .I ARGBEGIN and .I ARGEND @@ -58,7 +58,7 @@ but instead of returning zero runs .I code and, if that returns, calls -.MR abort (3) . +.MR abort 3 . A typical value for .I code is |
