From 93a0caec0fbfee8234ad24e154e0694b7b43f4cd Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Thu, 24 Dec 2009 20:35:41 +0000 Subject: MFC r199244: Fix the grammar in the isgraph(3) description, almost as per the PR. PR: 140455 Submitted by: Jeremy Huddleston --- lib/libc/locale/isgraph.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/locale/isgraph.3 b/lib/libc/locale/isgraph.3 index 4ba78e3c4d9e..5e06e2e498de 100644 --- a/lib/libc/locale/isgraph.3 +++ b/lib/libc/locale/isgraph.3 @@ -50,7 +50,7 @@ The function tests for any printing character except space .Pq Ql "\ " and other -locale specific space-like characters. +locale-specific space-like characters. The value of the argument must be representable as an .Vt "unsigned char" or the value of -- cgit v1.3