From: jmc Date: Sun, 5 Dec 2021 15:53:46 +0000 (+0000) Subject: sytle -> style; adapted from changes by saitoh masanobu X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8aba66d5cecc68d6e1723b7d6fa04fbd7dddf38f;p=openbsd sytle -> style; adapted from changes by saitoh masanobu --- diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index 252155dbb47..5654a27f7b2 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -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 .\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze @@ -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.