bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

manual/time.texi nit


From: John Paul Wallington
Subject: manual/time.texi nit
Date: Sun, 23 Nov 2003 04:03:39 +0000

The mention of the sprintf function should say to see the Formatted
Output node, not Formatted Input:

Index: time.texi
===================================================================
RCS file: /cvs/glibc/libc/manual/time.texi,v
retrieving revision 1.94
diff -u -r1.94 time.texi
--- time.texi   8 Sep 2003 07:25:36 -0000       1.94
+++ time.texi   23 Nov 2003 03:52:02 -0000
@@ -1104,7 +1104,7 @@
 @comment ISO
 @deftypefun size_t strftime (char address@hidden, size_t @var{size}, const 
char address@hidden, const struct tm address@hidden)
 This function is similar to the @code{sprintf} function (@pxref{Formatted
-Input}), but the conversion specifications that can appear in the format
+Output}), but the conversion specifications that can appear in the format
 template @var{template} are specialized for printing components of the date
 and time @var{brokentime} according to the locale currently specified for
 time conversion (@pxref{Locales}).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]