1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00
freebsd/usr.sbin
Fernando Apesteguía 0a0f748641 man: Build manpages for all architectures
Building and installing architecture-specific man pages only raises a number of
problems:

 * The https://www.freebsd.org/cgi/man.cgi is incomplete. As an
   example, it does not show results for pae(4). The reason for this is
   that the cgi interface runs on FreeBSD amd64.

 * In FreeBSD amd64 some manual pages have broken X-refs. See hptrr(4)
   for an example.

 * Also, we have broken links in our Release Notes. This is a
   consequence of the first point. See
   https://www.freebsd.org/releases/13.0R/hardware/#proc-i386.

Make MAN_ARCH default to 'all' so we build all the man pages for all the
architectures. The difference in disk space is negligible. Also link
architecture-specific man pages to their own section while keeping their own
namespace.

PR: 212290
Reported by:	mj@bsdops.com
Approved by:	ceri@, wosch@
MFC after:	4 weeks
2021-06-30 09:57:51 +02:00
..
ac
accton
acpi
adduser
apm man: Build manpages for all architectures 2021-06-30 09:57:51 +02:00
apmd
arp
audit
auditd
auditdistd
auditreduce
authpf
autofs
bhyve bhyve: Fix NVMe iovec construction for large IOs 2021-06-27 15:14:52 -07:00
bhyvectl
bhyveload
binmiscctl
blacklistctl
blacklistd
bluetooth
boot0cfg
bootparamd
bsdconfig bsdconfig: add a new mirror in Bulgaria 2021-06-17 21:07:37 +08:00
bsdinstall bsdinstall: Avoid double-mounting /dev 2021-06-23 21:24:53 +00:00
bsnmpd pkgbase: Put the mibs and defs in the bnsmp package 2021-06-19 17:50:03 +02:00
btxld
camdd
cdcontrol
certctl secure/caroot, certctl: Rename secure/caroot/blacklisted 2021-06-18 13:38:07 +01:00
chkgrp
chown
chroot
ckdist
clear_locks pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
config config(8): Remove obsolete 'config' directive. 2021-06-17 15:17:18 -06:00
cpucontrol cpucontrol: fix extended signature matching code to avoid fallthough 2021-06-14 17:34:07 -04:00
crashinfo
cron
crunch
ctladm pkgbase: Move ctld/ctladm to iscsi package 2021-06-19 17:49:57 +02:00
ctld pkgbase: Move ctld/ctladm to iscsi package 2021-06-19 17:49:57 +02:00
cxgbetool
daemon
dconschat
devctl
devinfo
diskinfo
dumpcis
editmap
edquota
efibootmgr
efidp
efivar
etcupdate secure/caroot, certctl: Rename secure/caroot/blacklisted 2021-06-18 13:38:07 +01:00
extattr
extattrctl
fdcontrol
fdformat
fdread
fdwrite
fifolog fifolog: Rename yyparse() to getdate_yyparse(). 2021-06-07 06:31:50 +00:00
flowctl
freebsd-update
fstyp
ftp-proxy
fwcontrol
getfmac
getpmac
gpioctl
gssd
gstat
hyperv
i2c
ifmcstat
inetd
iostat
iovctl
ip6addrctl
ipfwpcap
iscsid
jail jail: Don't allow substitution of valueless jail parameters. 2021-06-18 09:44:37 -07:00
jexec
jls
kbdcontrol
kbdmap
keyserv
kldxref
lastlogin
lpr
lptcontrol
mailstats
mailwrapper
makefs makefs: Cast daddr_t to off_t before multiplication 2021-06-15 01:22:04 +01:00
makemap
manctl
memcontrol
mergemaster secure/caroot, certctl: Rename secure/caroot/blacklisted 2021-06-18 13:38:07 +01:00
mfiutil
mixer
mld6query
mlx5tool
mlxcontrol
mount_smbfs
mountd
moused
mpsutil
mptable
mptutil
mtest
ndp
newsyslog
nfscbd pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
nfsd pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
nfsdumpstate pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
nfsrevoke pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
nfsuserd pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
ngctl
nghook
nmtree
nologin
nscd
ntp
nvram
ofwdump
pciconf
periodic periodic: by default, skip 221.backup-gpart in jails 2021-06-18 08:36:09 -06:00
pkg
pmc
pmcannotate
pmccontrol
pmcstat
pmcstudy
pnfsdscopymr pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
pnfsdsfile pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
pnfsdskill pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
pnpinfo
portsnap portsnap: Remove superfluous semicolons 2021-06-29 11:00:54 -07:00
powerd
ppp
pppctl
praliases
praudit
prometheus_sysctl_exporter
pstat
pw
pwd_mkdb
pwm
quot
quotaon
rarpd
repquota
rip6query
rmt
route6d
rpc.lockd rpc.lockd: Use libc strnlen() instead of reimplementing it 2021-06-23 10:06:57 -04:00
rpc.statd
rpc.tlsclntd
rpc.tlsservd
rpc.umntall pkgbase: Create a FreeBSD-nfs package 2021-06-19 17:49:50 +02:00
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvctl
rtadvd
rtprio
rtsold
rwhod
sa
sendmail
service
services_mkdb
sesutil
setfib
setfmac
setpmac
smbmsg
snapinfo
spi
spkrtest
spray
syslogd syslogd: fix WITHOUT_INET builds 2021-06-12 22:25:35 -06:00
sysrc
tcpdchk
tcpdmatch
tcpdrop
tcpdump
tests
traceroute
traceroute6
trim
trpt
tzsetup
uathload
uefisign uefisign: fix SizeOfHeaders sanity check. 2021-06-03 15:22:14 -06:00
ugidfw
uhsoctl
unbound
usbconfig
usbdump usbdump: style: Sort case statements alphabetically 2021-06-04 16:47:28 -06:00
utx
valectl
vidcontrol
vigr
vipw
wake
watch
watchdogd
wlandebug
wpa wpa: The ap library is not needed by wpa_supplicant or wpa_cli 2021-06-13 22:55:07 -07:00
yp_mkdb
ypbind
ypldap
yppoll
yppush
ypserv
ypset
zic
zonectl
zzz
Makefile man: Build manpages for all architectures 2021-06-30 09:57:51 +02:00
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.powerpc
Makefile.riscv