]> git.cameronkatri.com Git - mandoc.git/commitdiff
merge OpenBSD commit by jmc@:
authorIngo Schwarze <schwarze@openbsd.org>
Mon, 6 Dec 2021 16:26:08 +0000 (16:26 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Mon, 6 Dec 2021 16:26:08 +0000 (16:26 +0000)
sytle -> style; adapted from changes by SAITOH masanobu (NetBSD)

mdoc.7

diff --git a/mdoc.7 b/mdoc.7
index 7ac6ff11c00d2051bebf6c94600bb171cb0af5b2..442f30337fe4616188db54a461ee8b21640d74d2 100644 (file)
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\"    $Id: mdoc.7,v 1.287 2021/07/29 17:32:01 schwarze Exp $
+.\"    $Id: mdoc.7,v 1.288 2021/12/06 16:26:08 schwarze Exp $
 .\"
 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\" Copyright (c) 2010, 2011, 2013-2020 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: July 29 2021 $
+.Dd $Mdocdate: December 6 2021 $
 .Dt MDOC 7
 .Os
 .Sh NAME
@@ -1614,7 +1614,7 @@ Examples:
 .Dl ".Nm aucat Fl o Fl"
 .Dl ".Nm kill Fl Ar signal_number"
 .Pp
-For GNU-sytle long options, escaping the additional hyphen-minus is not
+For GNU-style long options, escaping the additional hyphen-minus is not
 strictly required, but may be safer with future versions of GNU troff; see
 .Xr mandoc_char 7
 for details.