svn commit: r317843 - head/share/man/man7
Konstantin Belousov
kib at FreeBSD.org
Fri May 5 18:21:35 UTC 2017
Author: kib
Date: Fri May 5 18:21:33 2017
New Revision: 317843
URL: https://svnweb.freebsd.org/changeset/base/317843
Log:
Define the scope and purpose of the page.
Submitted by: emaste
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Modified:
head/share/man/man7/arch.7
Modified: head/share/man/man7/arch.7
==============================================================================
--- head/share/man/man7/arch.7 Fri May 5 17:35:05 2017 (r317842)
+++ head/share/man/man7/arch.7 Fri May 5 18:21:33 2017 (r317843)
@@ -36,6 +36,12 @@
Differences between CPU architectures and platforms supported by
.Fx .
.Ss Introduction
+This document is a quick reference of key ABI details of
+.Fx
+architecture ports.
+For full details consult the processor-specific ABI supplement
+documentation.
+.Pp
If not explicitly mentioned, sizes are in bytes.
The architecture details in this document apply to
.Fx 10.0
More information about the svn-src-head
mailing list