Author: jhb
Date: Sat Jan 18 23:46:50 2020
New Revision: 356875
URL: https://svnweb.freebsd.org/changeset/base/356875
Log:
MFC 356274: Some minor tweaks to arch(7).
- Drop mention of _LP64. FreeBSD's source generally uses __LP64__
instead of _LP64, and the relevant macros are better covered in the
"Predefined Macros" section.
Modified:
stable/11/share/man/man7/arch.7
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/share/man/man7/arch.7
==============================================================================
--- stable/11/share/man/man7/arch.7 Sat Jan 18 23:46:30 2020
(r356874)
+++ stable/11/share/man/man7/arch.7 Sat Jan 18 23:46:50 2020
(r356875)
@@ -139,12 +139,6 @@ and
are 8 bytes.
.El
.Pp
-Compilers define the
-.Dv _LP64
-symbol when compiling for an
-.Dv LP64
-ABI.
-.Pp
Some machines support more that one
.Fx
ABI.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"