summaryrefslogtreecommitdiff
path: root/manual/time.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-08-02 16:30:28 +0000
committerUlrich Drepper <drepper@redhat.com>2008-08-02 16:30:28 +0000
commit48b22986ccb7751b8474189ac1b610265b242c30 (patch)
treebec7abdbb6e3008a6d6d1b04e27fb7075109ea83 /manual/time.texi
parent3501542f9475d352fd77bef5c8902cc6c14673c2 (diff)
* manual/arith.texi: Avoid @strong{Note:}.
* manual/creature.texi: Likewise. * manual/filesys.texi: Likewise. * manual/math.texi: Likewise. * manual/memory.texi: Likewise. * manual/resource.texi: Likewise. * manual/syslog.texi: Likewise. * manual/time.texi: Likewise.
Diffstat (limited to 'manual/time.texi')
-rw-r--r--manual/time.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/time.texi b/manual/time.texi
index 64763a2d21..393bccd99f 100644
--- a/manual/time.texi
+++ b/manual/time.texi
@@ -1652,7 +1652,7 @@ The seconds as a decimal number (range @code{0} through @code{60}).
Leading zeroes are permitted but not required.
-@strong{Note:} The Unix specification says the upper bound on this value
+@strong{NB:} The Unix specification says the upper bound on this value
is @code{61}, a result of a decision to allow double leap seconds. You
will not see the value @code{61} because no minute has more than one
leap second, but the myth persists.