--- wikisrc/ports.mdwn 2018/11/11 16:31:56 1.20 +++ wikisrc/ports.mdwn 2018/11/11 19:34:03 1.21 @@ -150,4 +150,4 @@ port | MACHINE | uname -m | build.s cpu | MACHINE_ARCH | uname -p | build.sh -a """]] -Additonally, there are things referred to as ports which are not actually "uname -m" values, but are notably different than what would be expected from that port name. One is xen, which is a system architecture variant of i386/amd64, and aarch64, which is CPU type variant of evbarm. +Additonally, there are things referred to as ports which are not actually "uname -m" values, but are notably different than what would be expected from that port name. One is xen, which is a system architecture variant of i386/amd64, and another is aarch64, which is a CPU type variant of evbarm.