=================================================================== RCS file: /cvs/mandoc/man.7,v retrieving revision 1.95 retrieving revision 1.97 diff -u -p -r1.95 -r1.97 --- mandoc/man.7 2011/01/12 10:43:22 1.95 +++ mandoc/man.7 2011/01/25 00:40:14 1.97 @@ -1,4 +1,4 @@ -.\" $Id: man.7,v 1.95 2011/01/12 10:43:22 kristaps Exp $ +.\" $Id: man.7,v 1.97 2011/01/25 00:40:14 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010 Kristaps Dzonsons .\" @@ -14,7 +14,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 12 2011 $ +.Dd $Mdocdate: January 25 2011 $ .Dt MAN 7 .Os .Sh NAME @@ -53,9 +53,6 @@ Other lines are interpreted within the current state. .Nm documents may contain only graphable 7-bit ASCII characters, the space character, and the tab character. -All manuals must have -.Ux -line termination. .Pp Blank lines are acceptable; where found, the output will assert a vertical space. @@ -372,6 +369,13 @@ Thus, the following are equivalent: \&.PP \&.\ \ \ PP .Ed +.Pp +To include space characters in macro arguments, arguments may be quoted; +see the +.Sq MACRO SYNTAX +section in the +.Xr roff 7 +manual for details. .Pp The .Nm