diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man1/gcc-local.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1 index 09e024aefee..7ff70c8bfb1 100644 --- a/share/man/man1/gcc-local.1 +++ b/share/man/man1/gcc-local.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gcc-local.1,v 1.13 2006/07/20 21:05:22 miod Exp $ +.\" $OpenBSD: gcc-local.1,v 1.14 2006/07/21 13:45:39 jmc Exp $ .\" .\" Copyright (c) 2002 Marc Espie .\" Copyright (c) 2003 Anil Madhavapeddy @@ -232,8 +232,8 @@ will report functions using more than .Va N bytes of stack space for their local variables. Stack space used for other purposes (such as register window saving, -callee-saved registers, outbound arguments storage, etc) -is not taken in account for this check. +callee-saved registers, outbound arguments storage, etc.)\& +is not taken into account for this check. .El .Sh ATTRIBUTES The |