From c1a464818797468501a519a2fd01737052ade6dd Mon Sep 17 00:00:00 2001 From: uqs Date: Tue, 11 May 2010 23:08:38 +0000 Subject: mdoc: simplify quotation scheme Reviewed by: brueffer --- lib/libc/locale/isblank.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/libc/locale/isblank.3') diff --git a/lib/libc/locale/isblank.3 b/lib/libc/locale/isblank.3 index 6734dcc..2668e93 100644 --- a/lib/libc/locale/isblank.3 +++ b/lib/libc/locale/isblank.3 @@ -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 -- cgit v1.1