summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isgraph.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/isgraph.3')
-rw-r--r--lib/libc/locale/isgraph.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/locale/isgraph.3 b/lib/libc/locale/isgraph.3
index e8b1ee5..4ef232a 100644
--- a/lib/libc/locale/isgraph.3
+++ b/lib/libc/locale/isgraph.3
@@ -44,13 +44,13 @@
.Sh SYNOPSIS
.Fd #include <ctype.h>
.Ft int
-.Fn isgraph "int c";
+.Fn isgraph "int c"
.Sh DESCRIPTION
The
.Fn isgraph
function tests for any printing character except space.
In the ASCII character set, this includes the following characters:
-.sp
+.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It \&041\ ``!'' \t042\ ``"'' \t043\ ``#'' \t044\ ``$'' \t045\ ``%''
.It \&046\ ``&'' \t047\ ``''' \t050\ ``('' \t051\ ``)'' \t052\ ``*''
OpenPOWER on IntegriCloud