=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.152 retrieving revision 1.155 diff -u -p -r1.152 -r1.155 --- mandoc/mdoc.7 2010/08/24 12:18:49 1.152 +++ mandoc/mdoc.7 2010/08/24 14:03:46 1.155 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.152 2010/08/24 12:18:49 kristaps Exp $ +.\" $Id: mdoc.7,v 1.155 2010/08/24 14:03:46 kristaps Exp $ .\" .\" Copyright (c) 2009, 2010 Kristaps Dzonsons .\" Copyright (c) 2010 Ingo Schwarze @@ -2846,11 +2846,14 @@ The .Pq text filling colour , .Sq \ez .Pq zero-length character , +.Sq \ew +.Pq string length , +.Sq \ek +.Pq horizontal position marker , and .Sq \es .Pq text size -.Sx Text Decoration -escapes are all discarded in mandoc. +escape sequences are all discarded in mandoc. .It The .Sq \ef @@ -2869,7 +2872,7 @@ The language first appeared as a troff macro package in .Bx 4.4 . It was later significantly updated by Werner Lemberg and Ruslan Ermilov -in groff-1.20.1. +in groff-1.17. The standalone implementation that is part of the .Xr mandoc 1 utility written by Kristaps Dzonsons appeared in