summaryrefslogtreecommitdiff
path: root/share/man/man1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-05-09 14:07:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-05-09 14:07:59 +0000
commitbd31080ae2db2ae9a9272d56ccae4711ed9f45bf (patch)
tree1c5e2c068b918df7d299d397118748b591401a90 /share/man/man1
parentedf7652bf3243de38784c825567040551d9b710e (diff)
tweak previous;
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/gcc-local.16
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1
index 48ce9536b53..fe214910ed9 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.20 2010/05/08 17:45:45 robert Exp $
+.\" $OpenBSD: gcc-local.1,v 1.21 2010/05/09 14:07:58 jmc Exp $
.\"
.\" Copyright (c) 2002 Marc Espie
.\" Copyright (c) 2003 Anil Madhavapeddy
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 8 2010 $
+.Dd $Mdocdate: May 9 2010 $
.Dt GCC-LOCAL 1
.Os
.Sh NAME
@@ -229,7 +229,7 @@ On
.Nm gcc 4.2.1
does not warn for pointer arguments passing or assignment with
different signedness outside of
-.Fl pedantic.
+.Fl pedantic .
This can be
re-enabled with the
.Fl Wpointer-sign