pkgbase: move man pages from runtime-manual to runtime
We don't split the other man pages in their own package so do the same for runtime. Reviewed by: bapt, gjb Differential Revision: https://reviews.freebsd.org/D20962
This commit is contained in:
parent
5c5ed48a03
commit
1d6d0a43ce
@ -5,8 +5,6 @@
|
||||
|
||||
MAN= builtin.1 intro.1
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
.if ${MK_TESTS} != "no"
|
||||
ATF= ${SRCTOP}/contrib/atf
|
||||
.PATH: ${ATF}/doc
|
||||
|
@ -3,8 +3,6 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= assert.3 \
|
||||
ATOMIC_VAR_INIT.3 \
|
||||
bitstring.3 \
|
||||
|
@ -3,8 +3,6 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= aac.4 \
|
||||
aacraid.4 \
|
||||
acpi.4 \
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
.PATH: ${.CURDIR}/../man4.arm # Some manpages are common to arm and aarch64
|
||||
|
||||
MAN= \
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= \
|
||||
aw_gpio.4 \
|
||||
aw_mmc.4 \
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= apm.4 \
|
||||
ce.4 \
|
||||
cp.4 \
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= adb.4 \
|
||||
akbd.4 \
|
||||
abtn.4 \
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= auxio.4 \
|
||||
central.4 \
|
||||
clkbrd.4 \
|
||||
|
@ -3,8 +3,6 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
#MISSING: dump.5 plot.5
|
||||
MAN= acct.5 \
|
||||
ar.5 \
|
||||
|
@ -2,6 +2,4 @@
|
||||
|
||||
MAN= intro.6
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -3,8 +3,6 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
#MISSING: eqnchar.7 ms.7 term.7
|
||||
MAN= arch.7 \
|
||||
ascii.7 \
|
||||
|
@ -3,8 +3,6 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= \
|
||||
beinstall.8 \
|
||||
crash.8 \
|
||||
|
@ -2,8 +2,6 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime-manuals
|
||||
|
||||
MAN= accept_filter.9 \
|
||||
accf_data.9 \
|
||||
accf_dns.9 \
|
||||
|
Loading…
Reference in New Issue
Block a user