From 769b560c7e6e9f3ff789bc2832dbadadc09e0440 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 21 Sep 2011 01:22:39 -0400 Subject: faq: Tweak atoi() entry. Remove redundancy in HTML output. Signed-off-by: Marti Bolivar --- source/faq.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source') diff --git a/source/faq.rst b/source/faq.rst index 6b32b48..937eae8 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -11,11 +11,11 @@ .. _faq-atoi: -How can I use ``atoi()``, ``strol()``, etc? -------------------------------------------- +How can I use ``atoi()``, ``strol()``, etc.? +-------------------------------------------- Just ``#include ``. See :ref:`arm-gcc-libc` for more -information on the C standard library. +information. .. _faq-dynamic-memory: -- cgit v1.2.3