summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2010-07-15 23:50:15 +0000
committerIngo Schwarze <schwarze@openbsd.org>2010-07-15 23:50:15 +0000
commit7212aba6ed3fc08bd8136dd981255421a2104551 (patch)
tree4446f07afbb013b8196efb42d28b5595756035be
parent91acfd70d9400fb9d6676d88cd7924741b846397 (diff)
downloadmandoc-7212aba6ed3fc08bd8136dd981255421a2104551.tar.gz
mandoc-7212aba6ed3fc08bd8136dd981255421a2104551.tar.zst
mandoc-7212aba6ed3fc08bd8136dd981255421a2104551.zip
document .Sm; prodded by kristaps@
-rw-r--r--mdoc.716
1 files changed, 14 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 7cf011bf..89081eb0 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.133 2010/07/06 11:07:21 kristaps Exp $
+.\" $Id: mdoc.7,v 1.134 2010/07/15 23:50:15 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -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: July 6 2010 $
+.Dd $Mdocdate: July 15 2010 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -2332,6 +2332,18 @@ line.
.Ss \&Sc
.Ss \&Sh
.Ss \&Sm
+Switches the spacing mode for output generated from macros.
+Its syntax is as follows:
+.Pp
+.D1 Pf \. Sx \&Sm Cm on | off
+.Pp
+By default, spacing is
+.Cm on .
+When switched
+.Cm off ,
+no white space is inserted between macro arguments and between the
+output generated from adjacent macros, but free-form text lines
+still get normal spacing between words and sentences.
.Ss \&So
.Ss \&Sq
.Ss \&Ss