diff options
Diffstat (limited to 'man3/error.3')
| -rw-r--r-- | man3/error.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/error.3 b/man3/error.3 index e6636e3e88..02a5ed3f9c 100644 --- a/man3/error.3 +++ b/man3/error.3 @@ -55,7 +55,7 @@ the program name, a colon and a space, the message specified by the .BR printf (3)-style format string \fIformat\fP, and, if \fIerrnum\fP is nonzero, a second colon and a space followed by the string given by -\fBstrerror(\fIerrnum\fB)\fP. +.IR strerror(errnum) . Any arguments required for .I format should follow |
