From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (kristaps@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id p418jA1c024754 for ; Sun, 1 May 2011 04:45:10 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id p418jALB032095; Sun, 1 May 2011 04:45:10 -0400 (EDT) Date: Sun, 1 May 2011 04:45:10 -0400 (EDT) Message-Id: <201105010845.p418jALB032095@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: kristaps@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: Document the fact that \N'' accepts only printable characters. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Document the fact that \N'' accepts only printable characters. Modified Files: -------------- mdocml: mandoc_char.7 Revision Data ------------- Index: mandoc_char.7 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mandoc_char.7,v retrieving revision 1.43 retrieving revision 1.44 diff -Lmandoc_char.7 -Lmandoc_char.7 -u -p -r1.43 -r1.44 --- mandoc_char.7 +++ mandoc_char.7 @@ -542,6 +542,9 @@ troff implementations, at this time limi .Pp .Bl -dash -compact .It +The \eN\(aq\(aq escape sequence is limited to printable characters; in +groff, it accepts arbitrary character numbers. +.It In .Fl T Ns Cm ascii , the -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv