diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2014-02-02 21:50:54 -0200 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2014-02-02 21:50:54 -0200 |
commit | 597636d736b2f50ad7f6ef3f73cdd4d5be86e3af (patch) | |
tree | c7661bb988ae5aa6384da983d0494f44a289b16e /manual | |
parent | ee196e3ca4e1190a9e869b795d2b6a669e623330 (diff) | |
download | glibc-597636d736b2f50ad7f6ef3f73cdd4d5be86e3af.zip glibc-597636d736b2f50ad7f6ef3f73cdd4d5be86e3af.tar.gz glibc-597636d736b2f50ad7f6ef3f73cdd4d5be86e3af.tar.bz2 |
* manual/time.texi (timegm): Add missing blank after @c.
Reported by Joseph Myers <joseph@codesourcery.com>.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/time.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/time.texi b/manual/time.texi index 56eada8..d46d2c8 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -939,7 +939,7 @@ available. @code{timelocal} is rather rare. @c reinitialization, so all issues may arise. @c tzset dup @mtsenv @mtslocale @ascuheap @asulock @aculock @acsmem @acsfd @c mktime_internal(gmtime_r) @asulock @aculock -@c...gmtime_r @asulock @aculock +@c ..gmtime_r @asulock @aculock @c ... dup ok @c tz_convert(!use_localtime) @asulock @aculock @c ... dup @asulock @aculock |