Install the linux(4) man page also for aarch64
Previously it was only installed on i386 and amd64. Reviewed By: emaste, gbe (manpages) Sponsored By: EPSRC Differential Revision: https://reviews.freebsd.org/D30546
This commit is contained in:
parent
128a1db806
commit
dd869341b1
@ -820,7 +820,6 @@ _imcsmb.4= imcsmb.4
|
||||
_ipmi.4= ipmi.4
|
||||
_io.4= io.4
|
||||
_itwd.4= itwd.4
|
||||
_linux.4= linux.4
|
||||
_nda.4= nda.4
|
||||
_nfe.4= nfe.4
|
||||
_nfsmb.4= nfsmb.4
|
||||
@ -888,6 +887,7 @@ _nvme.4= nvme.4
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" || \
|
||||
${MACHINE_CPUARCH} == "aarch64"
|
||||
_linux.4= linux.4
|
||||
_ossl.4= ossl.4
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user