Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/ssp gcc -> GCC, offset indent.



details:   https://anonhg.NetBSD.org/src/rev/9ba10a4fe44f
branches:  trunk
changeset: 754162:9ba10a4fe44f
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Apr 22 13:41:40 2010 +0000

description:
gcc -> GCC, offset indent.

diffstat:

 lib/libc/ssp/__builtin_object_size.3 |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 11e424d9803c -r 9ba10a4fe44f lib/libc/ssp/__builtin_object_size.3
--- a/lib/libc/ssp/__builtin_object_size.3      Thu Apr 22 11:58:59 2010 +0000
+++ b/lib/libc/ssp/__builtin_object_size.3      Thu Apr 22 13:41:40 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: __builtin_object_size.3,v 1.4 2008/06/06 05:51:46 yamt Exp $
+.\"    $NetBSD: __builtin_object_size.3,v 1.5 2010/04/22 13:41:40 jruoho Exp $
 .\"
 .\" Copyright (c) 2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd May 23, 2007
+.Dd April 22, 2010
 .Dt __BUILTIN_OBJECT_SIZE 3
 .Os
 .Sh NAME
@@ -50,7 +50,7 @@
 If the size of the object is not known or it has side effects the
 .Fn __builtin_object_size
 function returns:
-.Bl -tag -width (size_t)-1
+.Bl -tag -width (size_t)-1 -offset indent
 .It Dv (size_t)-1
 for
 .Fa type
@@ -82,4 +82,5 @@
 .Sh HISTORY
 The
 .Fn __builtin_object_size
-appeared in gcc 4.1.
+appeared in
+.Tn GCC 4.1 .



Home | Main Index | Thread Index | Old Index