Author: uqs Date: Tue May 11 23:08:38 2010 New Revision: 207943 URL: http://svn.freebsd.org/changeset/base/207943
Log: mdoc: simplify quotation scheme Reviewed by: brueffer Modified: head/lib/libc/locale/isblank.3 Modified: head/lib/libc/locale/isblank.3 ============================================================================== --- head/lib/libc/locale/isblank.3 Tue May 11 23:08:31 2010 (r207942) +++ head/lib/libc/locale/isblank.3 Tue May 11 23:08:38 2010 (r207943) @@ -45,9 +45,8 @@ The .Fn isblank function tests for a space or tab character. For any locale, this includes the following standard characters: -.Pp -.Bl -column \&`\et''___ \&``\et''___ -.It "\&``\et''\t`` ''" +.Bl -column XXXX +.It Do \et Dc Ta Dq " " .El .Pp In the "C" locale, a successful _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"