aboutsummaryrefslogtreecommitdiffstats
path: root/man3/iconv_open.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/iconv_open.3')
-rw-r--r--man3/iconv_open.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/iconv_open.3 b/man3/iconv_open.3
index 4e544824ca..74a48a8049 100644
--- a/man3/iconv_open.3
+++ b/man3/iconv_open.3
@@ -39,7 +39,7 @@ state back to the initial state, use \fBiconv\fP with NULL as \fIinbuf\fP
argument.
.SH "RETURN VALUE"
The \fBiconv_open\fP function returns a freshly allocated conversion
-descriptor. In case of error, it sets \fBerrno\fP and returns (iconv_t)(-1).
+descriptor. In case of error, it sets \fBerrno\fP and returns (iconv_t)(\-1).
.SH ERRORS
The following error can occur, among others:
.TP