From 320bd864aa7571e86bd6b3f1c8b64f63fd215aec Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 16 Nov 2017 00:19:44 +0000 Subject: [PATCH] Use better wording: change there to the and define to defines. Also fix a run-a-way macro invocation of Dv. Noticed by: matteo@ --- share/man/man7/arch.7 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 index bff5980e0483..7655cef8dee4 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -393,10 +393,11 @@ integers (endian). It may also encode a variation in the size of the integer or pointer. It may also encode a ISA revision. It may also encode hard versus soft floating point ABI and usage. -It may also encode a variant ABI when there other factors do not -uniquely define the ABI (eg, MIPS' n32 ABI). +It may also encode a variant ABI when the other factors do not +uniquely define the ABI (e.g., MIPS' n32 ABI). It, along with -.Dv MACHINE, define the ABI used by the system. +.Dv MACHINE , +defines the ABI used by the system. For example, the MIPS CPU processor family supports 9 different combinations encoding pointer size, endian and hard versus soft float (for 8 combinations) as well as N32 (which only ever had one variation of