]> git.ipfire.org Git - thirdparty/libbsd.git/commit
man: Do not install timeval(3bsd) nor timespec(3bsd)
authorGuillem Jover <guillem@hadrons.org>
Fri, 8 Mar 2024 02:05:24 +0000 (03:05 +0100)
committerGuillem Jover <guillem@hadrons.org>
Mon, 11 Mar 2024 02:40:26 +0000 (03:40 +0100)
commit94d0fb3c53faa567f20a20eae12bac7cfdfa2639
tree16bd72f64f04e45ba9ac4f66361357f59c17e298
parente848f5aa298158243bde1c657821a2cdcfc1f88d
man: Do not install timeval(3bsd) nor timespec(3bsd)

These are system types, which we should not be documenting. Rewrite the
man pages around the TIMEVAL_TO_TIMESPEC and TIMESPEC_TO_TIMEVAL macros.
man/Makefile.am
man/TIMESPEC_TO_TIMEVAL.3bsd
man/TIMEVAL_TO_TIMESPEC.3bsd
man/timespec.3bsd [deleted file]
man/timeval.3bsd [deleted file]