From owner-svn-src-head@FreeBSD.ORG Fri Sep 7 08:18:06 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ABC94106564A; Fri, 7 Sep 2012 08:18:06 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 972D68FC16; Fri, 7 Sep 2012 08:18:06 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q878I6dw065548; Fri, 7 Sep 2012 08:18:06 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q878I6aJ065546; Fri, 7 Sep 2012 08:18:06 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201209070818.q878I6aJ065546@svn.freebsd.org> From: Gavin Atkinson Date: Fri, 7 Sep 2012 08:18:06 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r240190 - head/sys/sparc64/include X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2012 08:18:06 -0000 Author: gavin Date: Fri Sep 7 08:18:06 2012 New Revision: 240190 URL: http://svn.freebsd.org/changeset/base/240190 Log: Prevent indent(1) from reformatting this comment, as it contains a formatting-sensitive table. Modified: head/sys/sparc64/include/vmparam.h Modified: head/sys/sparc64/include/vmparam.h ============================================================================== --- head/sys/sparc64/include/vmparam.h Fri Sep 7 07:28:10 2012 (r240189) +++ head/sys/sparc64/include/vmparam.h Fri Sep 7 08:18:06 2012 (r240190) @@ -126,7 +126,7 @@ #define VM_LEVEL_0_ORDER 9 #endif -/* +/** * Address space layout. * * UltraSPARC I and II implement a 44 bit virtual address space. The address