diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-12-28 18:30:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-12-28 18:30:57 +0000 |
commit | 30c23ef489f9e5d9eb10bc7f58a03c7bfab93a4e (patch) | |
tree | 666c025c4f3877c87ccc9ae4a44cd5983c669cf8 | |
parent | 2f154ddca7221c5c4d0014ccdd1fbe09bfcbaaf9 (diff) |
spelling fix;
-rw-r--r-- | usr.bin/mandoc/mandoc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/mandoc.1 b/usr.bin/mandoc/mandoc.1 index a3f2740f20d..ea0598f2f53 100644 --- a/usr.bin/mandoc/mandoc.1 +++ b/usr.bin/mandoc/mandoc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mandoc.1,v 1.89 2016/12/28 17:21:17 schwarze Exp $ +.\" $OpenBSD: mandoc.1,v 1.90 2016/12/28 18:30:56 jmc Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2012, 2014, 2015 Ingo Schwarze <schwarze@openbsd.org> @@ -1153,7 +1153,7 @@ An .Ic \&Xr macro lacks its second, section number argument. The first argument, i.e. the name, is printed, but without subsequent -parantheses. +parentheses. .It Sy "missing -std argument, adding it" .Pq mdoc An |