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:
Emmanuel Vadot 2019-07-19 15:12:20 +00:00
parent 5c5ed48a03
commit 1d6d0a43ce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350136
13 changed files with 0 additions and 26 deletions

View File

@ -5,8 +5,6 @@
MAN= builtin.1 intro.1
PACKAGE=runtime-manuals
.if ${MK_TESTS} != "no"
ATF= ${SRCTOP}/contrib/atf
.PATH: ${ATF}/doc

View File

@ -3,8 +3,6 @@
.include <src.opts.mk>
PACKAGE=runtime-manuals
MAN= assert.3 \
ATOMIC_VAR_INIT.3 \
bitstring.3 \

View File

@ -3,8 +3,6 @@
.include <src.opts.mk>
PACKAGE=runtime-manuals
MAN= aac.4 \
aacraid.4 \
acpi.4 \

View File

@ -1,7 +1,5 @@
# $FreeBSD$
PACKAGE=runtime-manuals
.PATH: ${.CURDIR}/../man4.arm # Some manpages are common to arm and aarch64
MAN= \

View File

@ -1,7 +1,5 @@
# $FreeBSD$
PACKAGE=runtime-manuals
MAN= \
aw_gpio.4 \
aw_mmc.4 \

View File

@ -1,7 +1,5 @@
# $FreeBSD$
PACKAGE=runtime-manuals
MAN= apm.4 \
ce.4 \
cp.4 \

View File

@ -1,7 +1,5 @@
# $FreeBSD$
PACKAGE=runtime-manuals
MAN= adb.4 \
akbd.4 \
abtn.4 \

View File

@ -1,7 +1,5 @@
# $FreeBSD$
PACKAGE=runtime-manuals
MAN= auxio.4 \
central.4 \
clkbrd.4 \

View File

@ -3,8 +3,6 @@
.include <src.opts.mk>
PACKAGE=runtime-manuals
#MISSING: dump.5 plot.5
MAN= acct.5 \
ar.5 \

View File

@ -2,6 +2,4 @@
MAN= intro.6
PACKAGE=runtime-manuals
.include <bsd.prog.mk>

View File

@ -3,8 +3,6 @@
.include <src.opts.mk>
PACKAGE=runtime-manuals
#MISSING: eqnchar.7 ms.7 term.7
MAN= arch.7 \
ascii.7 \

View File

@ -3,8 +3,6 @@
.include <src.opts.mk>
PACKAGE=runtime-manuals
MAN= \
beinstall.8 \
crash.8 \

View File

@ -2,8 +2,6 @@
.include <src.opts.mk>
PACKAGE=runtime-manuals
MAN= accept_filter.9 \
accf_data.9 \
accf_dns.9 \