summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isdigit.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/isdigit.3')
-rw-r--r--lib/libc/locale/isdigit.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/locale/isdigit.3 b/lib/libc/locale/isdigit.3
index c36f878..a648ced 100644
--- a/lib/libc/locale/isdigit.3
+++ b/lib/libc/locale/isdigit.3
@@ -56,8 +56,8 @@ The
function tests for a decimal digit character.
Regardless of locale, this includes the following characters only:
.Bl -column \&``0''______ \&``0''______ \&``0''______ \&``0''______ \&``0''______
-.It "\&``0''\t``1''\t``2''\t``3''\t``4''"
-.It "\&``5''\t``6''\t``7''\t``8''\t``9''"
+.It "\&``0''" Ta "``1''" Ta "``2''" Ta "``3''" Ta "``4''"
+.It "\&``5''" Ta "``6''" Ta "``7''" Ta "``8''" Ta "``9''"
.El
.Pp
The
OpenPOWER on IntegriCloud