mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 03:08:38 +01:00
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.
This commit is contained in:
parent
5ecff0c903
commit
eac4ce0c67
@ -223,6 +223,7 @@ dist_man_MANS = \
|
|||||||
timercmp.3bsd \
|
timercmp.3bsd \
|
||||||
timerisset.3bsd \
|
timerisset.3bsd \
|
||||||
timersub.3bsd \
|
timersub.3bsd \
|
||||||
|
timespec.3bsd \
|
||||||
timespecadd.3bsd \
|
timespecadd.3bsd \
|
||||||
timespecclear.3bsd \
|
timespecclear.3bsd \
|
||||||
timespeccmp.3bsd \
|
timespeccmp.3bsd \
|
||||||
|
1
man/timespec.3bsd
Normal file
1
man/timespec.3bsd
Normal file
@ -0,0 +1 @@
|
|||||||
|
.so man3/timeval.3bsd
|
Loading…
Reference in New Issue
Block a user