From 61d97e921b82c646d98a23c7ca16d2f1997006d7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 22 Jan 1999 09:17:00 +0000 Subject: (Converting Strings): @xref -> @pxref. --- manual/charset.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') 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 -- cgit 1.4.1