Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2017 18:21:33 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r317843 - head/share/man/man7
Message-ID:  <201705051821.v45ILXlB092786@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705051821.v45ILXlB092786>