diff options
author | David Coppa <dcoppa@cvs.openbsd.org> | 2017-09-07 14:22:59 +0000 |
---|---|---|
committer | David Coppa <dcoppa@cvs.openbsd.org> | 2017-09-07 14:22:59 +0000 |
commit | f6b60c3dfe9f794a3f56d2bd5f2b5f12683c3ec0 (patch) | |
tree | 81c00e8c59db637cb28f14f2dff70a6b491e148b /usr.bin/mandoc/mandoc.1 | |
parent | c80d86c6e5629d99028e09b3d9480cd2f4ef2bbe (diff) |
typo: convertion -> convention
OK schwarze@
Diffstat (limited to 'usr.bin/mandoc/mandoc.1')
-rw-r--r-- | usr.bin/mandoc/mandoc.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mandoc/mandoc.1 b/usr.bin/mandoc/mandoc.1 index 5e0b04b3a90..027f9cdc3b2 100644 --- a/usr.bin/mandoc/mandoc.1 +++ b/usr.bin/mandoc/mandoc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mandoc.1,v 1.142 2017/08/19 21:59:46 schwarze Exp $ +.\" $OpenBSD: mandoc.1,v 1.143 2017/09/07 14:22:58 dcoppa Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2012, 2014-2017 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: August 19 2017 $ +.Dd $Mdocdate: September 7 2017 $ .Dt MANDOC 1 .Os .Sh NAME @@ -755,7 +755,7 @@ Please use your good judgement to decide whether any particular .Cm style suggestion really justifies a change to the input file. .It Cm base -A convertion used in the base system of a specific operating system +A convention used in the base system of a specific operating system is not adhered to. These are not markup mistakes, and neither the quality of formatting nor portability are in danger. |