summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/iscntrl.3
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-01-19 16:21:05 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-01-19 16:21:05 +0000
commitad9f304ef90536b9e138506cc038250767a03d12 (patch)
tree91d0d71c1b1becccddb74db1244e12679fe845ad /lib/libc/locale/iscntrl.3
parent34f25d690773df811b1f6911ffaa3f143181e1af (diff)
downloadFreeBSD-src-ad9f304ef90536b9e138506cc038250767a03d12.zip
FreeBSD-src-ad9f304ef90536b9e138506cc038250767a03d12.tar.gz
Although it should be obvious that the 3-digit numeric values of the
characters shown are octal, state this explicitly for the easily misled.
Diffstat (limited to 'lib/libc/locale/iscntrl.3')
-rw-r--r--lib/libc/locale/iscntrl.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/locale/iscntrl.3 b/lib/libc/locale/iscntrl.3
index 2b5c737..ea01001 100644
--- a/lib/libc/locale/iscntrl.3
+++ b/lib/libc/locale/iscntrl.3
@@ -50,7 +50,8 @@
The
.Fn iscntrl
function tests for any control character.
-In the ASCII character set, this includes the following characters:
+In the ASCII character set, this includes the following characters
+(with their numeric values shown in octal):
.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It \&000\ nul \t001\ soh \t002\ stx \t003\ etx \t004\ eot
OpenPOWER on IntegriCloud