aboutsummaryrefslogtreecommitdiffstats
path: root/man3/error.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk@konstanz.(none)>2010-08-29 07:11:14 +0200
committerMichael Kerrisk <mtk@konstanz.(none)>2010-08-29 07:11:14 +0200
commit97a21066e957d785c90cb84b7988bf6f1e3d916a (patch)
tree5a2a595e690ce771e8ba2df1d8304b7f528ee5ab /man3/error.3
parent4bcba5648076f44e5b0f6837755c617356c37d1d (diff)
downloadman-pages-97a21066e957d785c90cb84b7988bf6f1e3d916a.tar.gz
error.3: ffix
Reported-by: Linus Nilsson <lajnold@gmail.com> Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
Diffstat (limited to 'man3/error.3')
-rw-r--r--man3/error.32
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