aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_timespectostr.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-10-31 21:10:30 +0100
committerMattias Andrée <maandree@kth.se>2018-10-31 21:10:30 +0100
commit2db79cba45042bdacb5f2478bc02c5f80f1bb74f (patch)
tree6167a6e9a047b9ffe065fd5428b08bd1575eb375 /man/libsimple_timespectostr.3
parentAdd man page for timespectostr and timevaltostr (diff)
downloadlibsimple-2db79cba45042bdacb5f2478bc02c5f80f1bb74f.tar.gz
libsimple-2db79cba45042bdacb5f2478bc02c5f80f1bb74f.tar.bz2
libsimple-2db79cba45042bdacb5f2478bc02c5f80f1bb74f.tar.xz
More documentation
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/libsimple_timespectostr.3')
-rw-r--r--man/libsimple_timespectostr.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libsimple_timespectostr.3 b/man/libsimple_timespectostr.3
index 1585603..d6e2b71 100644
--- a/man/libsimple_timespectostr.3
+++ b/man/libsimple_timespectostr.3
@@ -96,7 +96,7 @@ failed because it could not allocate enough memory.
.I ts->tv_nsec
is negative or greater than 999\ 999\ 999, or
.I tv->tv_usec
-is negative or greater than 999\ 999, or
+is negative or greater than 999\ 999.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).