diff options
Diffstat (limited to 'manual/arith.texi')
-rw-r--r-- | manual/arith.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/arith.texi b/manual/arith.texi index 22819b12f4..1e3b2f5318 100644 --- a/manual/arith.texi +++ b/manual/arith.texi @@ -1328,7 +1328,7 @@ is provided mostly for compatibility with existing code; using @node Old-style number conversion -@subsection Old-style way of converting numbers to strings +@section Old-style way of converting numbers to strings The @w{System V} library provided three functions to convert numbers to strings which have a unusual and hard-to-be-used semantic. The GNU C |