summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-07-25 06:18:45 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-07-25 06:18:45 +0000
commitdc7100c71fc2290b5465855175a7bccabd87a304 (patch)
treef1c3fbadb36286d42210c940ca361ce1c936fe4c /gnu
parent4d8ed4580934af54393352b275afe45e5a1e2ce0 (diff)
kill a bit of whitespace at EOL;
Diffstat (limited to 'gnu')
-rw-r--r--gnu/egcs/gcc/gcc-local.16
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/egcs/gcc/gcc-local.1 b/gnu/egcs/gcc/gcc-local.1
index 8d42a32a8ee..941f8897608 100644
--- a/gnu/egcs/gcc/gcc-local.1
+++ b/gnu/egcs/gcc/gcc-local.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gcc-local.1,v 1.13 2003/07/25 02:48:11 avsm Exp $
+.\" $OpenBSD: gcc-local.1,v 1.14 2003/07/25 06:18:44 jmc Exp $
.\"
.\" Copyright (c) 2002 Marc Espie
.\" Copyright (c) 2003 Anil Madhavapeddy
@@ -251,7 +251,7 @@ minimum length, the __minbytes__ attribute can be used:
.Va minsize
.Li )))
.Pp
-where
+where
.Va buffer
contains the parameter number of the pointer to the buffer, and
.Va minsize
@@ -266,7 +266,7 @@ is specified with
additional checks are performed on
.Xr sscanf 3
format strings.
-The
+The
.Ql %s
fields are checked for incorrect bound lengths by checking the size of the
buffer associated with the format argument.