bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] Document uptime.


From: Jim Meyering
Subject: Re: [PATCH] Document uptime.
Date: Tue, 05 Aug 2008 12:25:27 +0200

James Youngman <address@hidden> wrote:
> * doc/coreutils.texi (uptime invocation): document uptime.
> * TODO: uptime is documented now.
> * src/uptime.c (print_uptime): Use fprintftime to print the time, rather
> than printf. This should make the situation better for translations.
> ---
>  TODO               |    1 -
>  doc/coreutils.texi |   38 +++++++++++++++++++++++++++++++++++---
>  src/uptime.c       |   26 ++++++++++++++++++--------
>  3 files changed, 53 insertions(+), 12 deletions(-)
>
> diff --git a/TODO b/TODO
> index c7bb820..18371b3 100644
> --- a/TODO
> +++ b/TODO
> @@ -11,7 +11,6 @@ document the following in coreutils.texi:
>    mktemp
>    [
>    pinky
> -  uptime

Oooh!  Very nice.  Thanks a lot for doing that.
Applied and pushed.




reply via email to

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