aboutsummaryrefslogtreecommitdiffstats
path: root/man/iconvctl.3
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-31 23:25:25 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 13:05:36 +0200
commite54929ca5c318d50e7042322e146833a1b75a0d1 (patch)
treeccb0e8192e6e7ac27d903f3468d73edde2a12f19 /man/iconvctl.3
parent59019c797f15f3318d5d3af9f22d94595fbb37cf (diff)
downloadandroid-libiconv-e54929ca5c318d50e7042322e146833a1b75a0d1.tar.gz
android-libiconv-e54929ca5c318d50e7042322e146833a1b75a0d1.tar.bz2
android-libiconv-e54929ca5c318d50e7042322e146833a1b75a0d1.zip
\- is a HYPHEN-MINUS, - is a HYPHEN. Use HYPHEN-MINUS so that copy&paste
leads to better results.
Diffstat (limited to 'man/iconvctl.3')
-rwxr-xr-xman/iconvctl.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/iconvctl.3 b/man/iconvctl.3
index 2cc6694..d6696d5 100755
--- a/man/iconvctl.3
+++ b/man/iconvctl.3
@@ -9,7 +9,7 @@
.\" References consulted:
.\" iconv.h
.\"
-.TH ICONVCTL 3 "February 2, 2004" "GNU" "Linux Programmer's Manual"
+.TH ICONVCTL 3 "March 31, 2007" "GNU" "Linux Programmer's Manual"
.SH NAME
iconvctl \- control iconv behavior
.SH SYNOPSIS
@@ -52,7 +52,7 @@ A non-zero value is used to enable "illegal sequence discard and continue"
in the conversion. A zero value disables it.
.SH "RETURN VALUE"
The \fBiconvctl\fP function returns 0 if it succeeds. In case of error, it sets
-\fBerrno\fP and returns -1.
+\fBerrno\fP and returns \-1.
.SH ERRORS
The following errors can occur, among others:
.TP