summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2008-08-04 18:51:21 +0100
committerJim Meyering <meyering@redhat.com>2008-08-05 12:21:30 +0200
commit273c10fc2c508715f8810eb640d6561bf0caaabf (patch)
treed5bf7062fc31d64e5c0cc4f75fb051113713323d /TODO
parentf4bffea5e95fbb008402c156e50f81a887423250 (diff)
downloadcoreutils-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--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index c7bb820d2..18371b396 100644
--- a/TODO
+++ b/TODO
@@ -11,7 +11,6 @@ document the following in coreutils.texi:
mktemp
[
pinky
- uptime
Also document the SELinux changes.
Suggestion from Paul Eggert: