=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/mandoc.1,v retrieving revision 1.131 retrieving revision 1.132 diff -c -r1.131 -r1.132 *** src/usr.bin/mandoc/mandoc.1 2017/06/25 17:42:37 1.131 --- src/usr.bin/mandoc/mandoc.1 2017/06/27 12:17:35 1.132 *************** *** 1,4 **** ! .\" $OpenBSD: mandoc.1,v 1.131 2017/06/25 17:42:37 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze --- 1,4 ---- ! .\" $OpenBSD: mandoc.1,v 1.132 2017/06/27 12:17:35 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: June 25 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: June 27 2017 $ .Dt MANDOC 1 .Os .Sh NAME *************** *** 1175,1181 **** .Pq mdoc An input line begins with an .Ic \&Ns ! macro. The macro is ignored. .It Sy "blocks badly nested" .Pq mdoc --- 1175,1183 ---- .Pq mdoc An input line begins with an .Ic \&Ns ! macro, or the next argument after an ! .Ic \&Ns ! macro is an isolated closing delimiter. The macro is ignored. .It Sy "blocks badly nested" .Pq mdoc