sytle -> style; adapted from changes by saitoh masanobu
authorjmc <jmc@openbsd.org>
Sun, 5 Dec 2021 15:53:46 +0000 (15:53 +0000)
committerjmc <jmc@openbsd.org>
Sun, 5 Dec 2021 15:53:46 +0000 (15:53 +0000)
share/man/man7/mdoc.7

index 252155d..5654a27 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: mdoc.7,v 1.179 2021/07/29 17:31:25 schwarze Exp $
+.\"    $OpenBSD: mdoc.7,v 1.180 2021/12/05 15:53:46 jmc 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 5 2021 $
 .Dt MDOC 7
 .Os
 .Sh NAME
@@ -1627,7 +1627,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.