Deleted Added
full compact
Makefile (303549) Makefile (304882)
1# $FreeBSD: stable/11/share/man/man9/Makefile 303549 2016-07-30 09:28:13Z kib $
1# $FreeBSD: stable/11/share/man/man9/Makefile 304882 2016-08-27 09:11:57Z kib $
2
3.include <src.opts.mk>
4
5PACKAGE=runtime-manuals
6
7MAN= accept_filter.9 \
8 accf_data.9 \
9 accf_dns.9 \

--- 1751 unchanged lines hidden (view full) ---

1761 timeout.9 callout_reset_sbt_on.9 \
1762 timeout.9 callout_schedule.9 \
1763 timeout.9 callout_schedule_curcpu.9 \
1764 timeout.9 callout_schedule_on.9 \
1765 timeout.9 callout_schedule_sbt.9 \
1766 timeout.9 callout_schedule_sbt_curcpu.9 \
1767 timeout.9 callout_schedule_sbt_on.9 \
1768 timeout.9 callout_stop.9 \
2
3.include <src.opts.mk>
4
5PACKAGE=runtime-manuals
6
7MAN= accept_filter.9 \
8 accf_data.9 \
9 accf_dns.9 \

--- 1751 unchanged lines hidden (view full) ---

1761 timeout.9 callout_reset_sbt_on.9 \
1762 timeout.9 callout_schedule.9 \
1763 timeout.9 callout_schedule_curcpu.9 \
1764 timeout.9 callout_schedule_on.9 \
1765 timeout.9 callout_schedule_sbt.9 \
1766 timeout.9 callout_schedule_sbt_curcpu.9 \
1767 timeout.9 callout_schedule_sbt_on.9 \
1768 timeout.9 callout_stop.9 \
1769 timeout.9 callout_when.9 \
1769 timeout.9 untimeout.9
1770MLINKS+=ucred.9 cred_update_thread.9 \
1771 ucred.9 crcopy.9 \
1772 ucred.9 crcopysafe.9 \
1773 ucred.9 crdup.9 \
1774 ucred.9 crfree.9 \
1775 ucred.9 crget.9 \
1776 ucred.9 crhold.9 \

--- 166 unchanged lines hidden ---
1770 timeout.9 untimeout.9
1771MLINKS+=ucred.9 cred_update_thread.9 \
1772 ucred.9 crcopy.9 \
1773 ucred.9 crcopysafe.9 \
1774 ucred.9 crdup.9 \
1775 ucred.9 crfree.9 \
1776 ucred.9 crget.9 \
1777 ucred.9 crhold.9 \

--- 166 unchanged lines hidden ---