=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.236 retrieving revision 1.237 diff -u -p -r1.236 -r1.237 --- mandoc/mdoc.7 2014/08/28 03:51:56 1.236 +++ mandoc/mdoc.7 2014/09/17 00:43:15 1.237 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.236 2014/08/28 03:51:56 schwarze Exp $ +.\" $Id: mdoc.7,v 1.237 2014/09/17 00:43:15 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2010, 2011, 2013 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: August 28 2014 $ +.Dd $Mdocdate: September 17 2014 $ .Dt MDOC 7 .Os .Sh NAME @@ -1245,7 +1245,7 @@ See also and .Sx \&Os . .Ss \&Dl -One-line intended display. +One-line indented display. This is formatted as literal text and is useful for commands and invocations. It is followed by a newline.