=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.176 retrieving revision 1.177 diff -u -p -r1.176 -r1.177 --- mandoc/mdoc.7 2011/01/22 14:05:33 1.176 +++ mandoc/mdoc.7 2011/01/25 00:40:14 1.177 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.176 2011/01/22 14:05:33 schwarze Exp $ +.\" $Id: mdoc.7,v 1.177 2011/01/25 00:40:14 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010 Kristaps Dzonsons .\" Copyright (c) 2010 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 22 2011 $ +.Dd $Mdocdate: January 25 2011 $ .Dt MDOC 7 .Os .Sh NAME @@ -52,9 +52,6 @@ Other lines are interpreted within the current state. .Nm documents may contain only graphable 7-bit ASCII characters, the space character, and, in certain circumstances, the tab character. -All manuals must have -.Ux -line terminators. .Pp If the first character of a line is a space, that line is printed with a leading newline.