summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-10-22 10:33:28 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-10-22 10:33:28 +0000
commit5af704423559da69a8844d03da6fba24e226e465 (patch)
tree5c513e165afa7a83575327d960eb3ec6a3d8040a
parent679ce04b421e47994eb80c4ee1341304782801bc (diff)
downloadmandoc-5af704423559da69a8844d03da6fba24e226e465.tar.gz
mandoc-5af704423559da69a8844d03da6fba24e226e465.tar.zst
mandoc-5af704423559da69a8844d03da6fba24e226e465.zip
Groff-compatibility fix (Ds) (noted by Joerg Sonnenberger).
-rw-r--r--mdoc.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index ed6ccd4d..8f4849f3 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.66 2009/10/20 05:45:21 kristaps Exp $
+.\" $Id: mdoc.7,v 1.67 2009/10/22 10:33:28 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -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: October 20 2009 $
+.Dd $Mdocdate: October 22 2009 $
.Dt MDOC 7
.Os
.
@@ -943,7 +943,7 @@ which aligns around an imagined centre axis.
.It
As a precalculated width for a named macro. The most popular is the
imaginary macro
-.Ar Ds ,
+.Ar \&Ds ,
which resolves to
.Ar 6n .
.It