=================================================================== RCS file: /cvs/mandoc/mandoc.1,v retrieving revision 1.141 retrieving revision 1.142 diff -u -p -r1.141 -r1.142 --- mandoc/mandoc.1 2015/01/29 00:33:57 1.141 +++ mandoc/mandoc.1 2015/02/04 16:38:56 1.142 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.141 2015/01/29 00:33:57 schwarze Exp $ +.\" $Id: mandoc.1,v 1.142 2015/02/04 16:38:56 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014, 2015 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: January 29 2015 $ +.Dd $Mdocdate: February 4 2015 $ .Dt MANDOC 1 .Os .Sh NAME @@ -784,6 +784,12 @@ This may confuse .Xr makewhatis 8 and .Xr apropos 1 . +.It Sy "missing description line, using \(dq\(dq" +.Pq mdoc +The +.Ic \&Nd +macro lacks the required argument. +The title line of the manual will end after the dash. .It Sy "sections out of conventional order" .Pq mdoc A standard section occurs after another section it usually precedes.