summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-02-06 20:07:15 +0000
committerjmc <jmc@openbsd.org>2007-02-06 20:07:15 +0000
commitb5ceb44472b6f202bb31de9da6b2c0fdb4575a95 (patch)
tree86c4b1d3316f04da106ce5e87c275b51f941c967 /share/man/man7
parentUpdate to tzcode2007a. This adds support for 64bit time_t in case (diff)
downloadwireguard-openbsd-b5ceb44472b6f202bb31de9da6b2c0fdb4575a95.tar.xz
wireguard-openbsd-b5ceb44472b6f202bb31de9da6b2c0fdb4575a95.zip
fix some dodgy displays;
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/operator.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/operator.7 b/share/man/man7/operator.7
index 7389604890e..466bd3f2c8f 100644
--- a/share/man/man7/operator.7
+++ b/share/man/man7/operator.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: operator.7,v 1.5 2004/05/07 15:35:19 aaron Exp $
+.\" $OpenBSD: operator.7,v 1.6 2007/02/06 20:07:15 jmc Exp $
.\" $NetBSD: operator.7,v 1.3 1994/11/30 19:07:26 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -37,7 +37,7 @@
.Nm operator
.Nd C operator precedence and associativity
.Sh DESCRIPTION
-.Bd -ragged -offset indent -compact
+.Bd -ragged -offset indent
.Bl -column "= += -= *= /= %= <<= >>= &= ^= |="
.It Operator Associativity
.It -------- -------------