diff options
author | Mattias Andrée <maandree@kth.se> | 2018-10-30 18:57:38 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-10-30 18:57:38 +0100 |
commit | 26f81401f7c5ac9291eb8e2b9c1b6b2b28b27cf9 (patch) | |
tree | 78d925cba594eab7198e61e659f5e4c4e4d513d9 /man/timespectostr.3libsimple | |
parent | Add man page for timeval2timespec and timespec2timeval (diff) | |
download | libsimple-26f81401f7c5ac9291eb8e2b9c1b6b2b28b27cf9.tar.gz libsimple-26f81401f7c5ac9291eb8e2b9c1b6b2b28b27cf9.tar.bz2 libsimple-26f81401f7c5ac9291eb8e2b9c1b6b2b28b27cf9.tar.xz |
Add man page for timespectostr and timevaltostr
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
l--------- | man/timespectostr.3libsimple | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/timespectostr.3libsimple b/man/timespectostr.3libsimple new file mode 120000 index 0000000..b8e0e0a --- /dev/null +++ b/man/timespectostr.3libsimple @@ -0,0 +1 @@ +libsimple_timespectostr.3
\ No newline at end of file |