diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index f668011fa7b0..2d7add9c3f45 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -108,6 +108,9 @@ MLINKS+=atomic.9 atomic_subtract.9 MLINKS+=atomic.9 atomic_store.9 MLINKS+=at_exit.9 rm_at_exit.9 MLINKS+=at_fork.9 rm_at_fork.9 +MLINKS+=byteorder.9 bswap16.9 +MLINKS+=byteorder.9 bswap32.9 +MLINKS+=byteorder.9 bswap64.9 MLINKS+=byteorder.9 be16toh.9 MLINKS+=byteorder.9 be32toh.9 MLINKS+=byteorder.9 be64toh.9