]> Savannah Git Hosting - gnulib.git/commitdiff
@item needed inside @itemize
authorKarl Berry <karl@freefriends.org>
Fri, 22 Jan 2016 16:21:35 +0000 (08:21 -0800)
committerKarl Berry <karl@freefriends.org>
Fri, 22 Jan 2016 16:21:35 +0000 (08:21 -0800)
ChangeLog
doc/posix-functions/localtime.texi
doc/posix-functions/localtime_r.texi

index 181f70950a125634a029a68ad8d749b59065b536..79a43dbc6df3a91e290fd898dae3552296a4538f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-22  Karl Berry  <karl@freefriends.org>
+
+       * doc/posix-functions/localtime.texi,
+       * doc/posix-functions/localtime_r.texi: @item needed for @itemize text.
+
 2016-01-21  Bruno Haible  <bruno@clisp.org>
 
        hash-pjw-bare: fix comment
index fc15c268f4cda5a6ff9b5444eb1d7cdc8978b4b0..49a6dddc0f5dcd42fb09523a20b370f973c5090e 100644 (file)
@@ -12,7 +12,7 @@ Portability problems fixed by Gnulib:
 
 Portability problems not fixed by Gnulib:
 @itemize
-On some platforms, this function returns nonsense values for
+@item On some platforms, this function returns nonsense values for
 unsupported arguments (like @math{2^56}), rather than failing:
 FreeBSD 10.
 @end itemize
index d12bdefed5030239307bf77346d4d46fdca33e0e..71bcc10db975231bf8a2024956bbac162bb77973 100644 (file)
@@ -22,7 +22,7 @@ HP-UX 10.
 
 Portability problems not fixed by Gnulib:
 @itemize
-On some platforms, this function returns nonsense values for
+@item On some platforms, this function returns nonsense values for
 unsupported arguments (like @math{2^56}), rather than failing:
 FreeBSD 10.
 @end itemize