Document uptime.
authorJames Youngman <jay@gnu.org>
Mon, 4 Aug 2008 17:51:21 +0000 (18:51 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 5 Aug 2008 10:21:30 +0000 (12:21 +0200)
commit273c10fc2c508715f8810eb640d6561bf0caaabf
treed5bf7062fc31d64e5c0cc4f75fb051113713323d
parentf4bffea5e95fbb008402c156e50f81a887423250
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.
TODO
doc/coreutils.texi
src/uptime.c