]> git.ipfire.org Git - thirdparty/libbsd.git/commit
man: Add a timespec(3bsd) alias to timeval(3bsd)
authorGuillem Jover <guillem@hadrons.org>
Sun, 20 Sep 2020 01:30:20 +0000 (03:30 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 21 Dec 2020 16:48:46 +0000 (17:48 +0100)
commiteac4ce0c674cf5051e3c90afda74db6718b0518d
tree6665db9c9d97ad77107e78c3cf386abb1586495f
parent5ecff0c9034243d5277c5f27ff2b620770ffc72a
man: Add a timespec(3bsd) alias to timeval(3bsd)

Even though man-pages project now includes man pages for system data
types, we still include these for any other system that does not have
them, to provide a self-contained project with code and documentation.
man/Makefile.am
man/timespec.3bsd [new file with mode: 0644]