=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/mandoc.1,v retrieving revision 1.114 retrieving revision 1.115 diff -c -r1.114 -r1.115 *** src/usr.bin/mandoc/mandoc.1 2017/05/30 20:20:45 1.114 --- src/usr.bin/mandoc/mandoc.1 2017/05/31 15:30:12 1.115 *************** *** 1,4 **** ! .\" $OpenBSD: mandoc.1,v 1.114 2017/05/30 20:20:45 jmc Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze --- 1,4 ---- ! .\" $OpenBSD: mandoc.1,v 1.115 2017/05/31 15:30:12 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze *************** *** 15,21 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: May 30 2017 $ .Dt MANDOC 1 .Os .Sh NAME --- 15,21 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: May 31 2017 $ .Dt MANDOC 1 .Os .Sh NAME *************** *** 753,758 **** --- 753,768 ---- .Ic \&Ud macro was found. Simply delete it: it serves no useful purpose. + .It Sy "consider using OS macro" + .Pq mdoc + A string was found in plain text or in a + .Ic \&Bx + macro that could be represented using + .Ic \&Ox , + .Ic \&Nx , + .Ic \&Fx , + or + .Ic \&Dx . .El .Ss Warnings related to the document prologue .Bl -ohang