From aa04af0078dafb6af40b1ee0ede140eedbf67c4f Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 10 Sep 2013 14:12:10 +1000 Subject: Clarify documentation cross-reference The end of the "Parsing of Floats" subsection currently reads: The GNU C Library also provides '_l' versions of these functions, which take an additional argument, the locale to use in conversion. *Note Parsing of Integers::. Split the final note as it is unrelated to the above comment and reference it with "See also" instead. --- manual/arith.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/arith.texi b/manual/arith.texi index 77056c3..85aa197 100644 --- a/manual/arith.texi +++ b/manual/arith.texi @@ -2455,7 +2455,8 @@ is provided mostly for compatibility with existing code; using @Theglibc{} also provides @samp{_l} versions of these functions, which take an additional argument, the locale to use in conversion. -@xref{Parsing of Integers}. + +See also @ref{Parsing of Integers}. @node System V Number Conversion @section Old-fashioned System V number-to-string functions -- cgit v1.1