aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-02-21 23:44:43 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-02-21 23:44:43 +0000
commit97a1374fd52990d6f36b01ba8fa79dd2a1ba8a0f (patch)
treeff14a697ef4df731f027b400d9268f6a428b0692 /roff.7
parent2e0fc392c0dac242ff1f72d5975d94c3f9140c34 (diff)
downloadmandoc-97a1374fd52990d6f36b01ba8fa79dd2a1ba8a0f.tar.gz
mandoc-97a1374fd52990d6f36b01ba8fa79dd2a1ba8a0f.tar.zst
mandoc-97a1374fd52990d6f36b01ba8fa79dd2a1ba8a0f.zip
fix spelling error;
found by Michael <Stapelberg at debian dot org> with Lintian
Diffstat (limited to 'roff.7')
-rw-r--r--roff.76
1 files changed, 3 insertions, 3 deletions
diff --git a/roff.7 b/roff.7
index 114f63ed..7d26467e 100644
--- a/roff.7
+++ b/roff.7
@@ -1,4 +1,4 @@
-.\" $Id: roff.7,v 1.75 2015/09/24 18:41:22 schwarze Exp $
+.\" $Id: roff.7,v 1.76 2017/02/21 23:44:43 schwarze Exp $
.\"
.\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013-2015 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 24 2015 $
+.Dd $Mdocdate: February 21 2017 $
.Dt ROFF 7
.Os
.Sh NAME
@@ -1780,7 +1780,7 @@ maximum (not available in C)
.El
.Pp
There is no concept of precedence; evaluation proceeds from left to right,
-except when subexpressions are enclosed in parantheses.
+except when subexpressions are enclosed in parentheses.
Inside parentheses, whitespace is ignored.
.Sh ESCAPE SEQUENCE REFERENCE
The