diff options
author | James Youngman <jay@gnu.org> | 2008-08-04 18:51:21 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-08-05 12:21:30 +0200 |
commit | 273c10fc2c508715f8810eb640d6561bf0caaabf (patch) | |
tree | d5bf7062fc31d64e5c0cc4f75fb051113713323d /TODO | |
parent | f4bffea5e95fbb008402c156e50f81a887423250 (diff) | |
download | coreutils-273c10fc2c508715f8810eb640d6561bf0caaabf.tar.xz |
Document uptime.
* 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.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ document the following in coreutils.texi: mktemp [ pinky - uptime Also document the SELinux changes. Suggestion from Paul Eggert: |