=================================================================== RCS file: /cvs/mandoc/mandoc.3,v retrieving revision 1.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- mandoc/mandoc.3 2011/11/08 00:15:23 1.16 +++ mandoc/mandoc.3 2012/01/13 15:27:14 1.17 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.3,v 1.16 2011/11/08 00:15:23 kristaps Exp $ +.\" $Id: mandoc.3,v 1.17 2012/01/13 15:27:14 joerg Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 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: November 8 2011 $ +.Dd $Mdocdate: January 13 2012 $ .Dt MANDOC 3 .Os .Sh NAME @@ -234,7 +234,9 @@ messages emitted by the parser. .It Fn mandoc_escape Scan an escape sequence, i.e., a character string beginning with .Sq \e . -Pass a pointer to this string as +Pass a pointer to the character after the +.Sq \e +as .Va end ; it will be set to the supremum of the parsed escape sequence unless returning