Add an mlink for cloudabi32(4).

We already provide this for cloudabi64(4), so not adding it for
cloudabi32(4) is fairly inconsistent.

MFC after:	1 week
This commit is contained in:
Ed Schouten 2017-12-01 05:57:05 +00:00
parent 5f0345185b
commit 21631605fd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=326420

View File

@ -605,7 +605,8 @@ MLINKS+=${_bxe.4} ${_if_bxe.4}
MLINKS+=cas.4 if_cas.4
MLINKS+=cdce.4 if_cdce.4
MLINKS+=cfi.4 cfid.4
MLINKS+=cloudabi.4 cloudabi64.4
MLINKS+=cloudabi.4 cloudabi32.4 \
cloudabi.4 cloudabi64.4
MLINKS+=crypto.4 cryptodev.4
MLINKS+=cue.4 if_cue.4
MLINKS+=cxgb.4 if_cxgb.4