summaryrefslogtreecommitdiff
path: root/manual/charset.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/charset.texi')
-rw-r--r--manual/charset.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/charset.texi b/manual/charset.texi
index 969ac04e15..b44df4bc93 100644
--- a/manual/charset.texi
+++ b/manual/charset.texi
@@ -1015,7 +1015,7 @@ this is not a strict guarantee. Therefore simply NUL terminating a
piece of a running text is not always an adequate solution and therefore
never should be used in generally used code.
-The generic conversion interface (@xref{Generic Charset Conversion})
+The generic conversion interface (@pxref{Generic Charset Conversion})
does not have this limitation (it simply works on buffers, not
strings), and the GNU C library contains a set of functions which take
additional parameters specifying the maximal number of bytes which are