=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.287 retrieving revision 1.288 diff -u -p -r1.287 -r1.288 --- mandoc/mdoc.7 2021/07/29 17:32:01 1.287 +++ mandoc/mdoc.7 2021/12/06 16:26:08 1.288 @@ -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 .\" 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 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.