Author: roam (doc,ports committer)
Date: Fri Nov 13 09:03:50 2009
New Revision: 199244
URL: http://svn.freebsd.org/changeset/base/199244

Log:
  Fix the grammar in the isgraph(3) description, almost as per the PR.
  
  PR:           140455
  Submitted by: Jeremy Huddleston <jerem...@apple.com>
  MFC after:    2 weeks

Modified:
  head/lib/libc/locale/isgraph.3

Modified: head/lib/libc/locale/isgraph.3
==============================================================================
--- head/lib/libc/locale/isgraph.3      Fri Nov 13 05:54:55 2009        
(r199243)
+++ head/lib/libc/locale/isgraph.3      Fri Nov 13 09:03:50 2009        
(r199244)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to