Author: roam (doc,ports committer)
Date: Thu Dec 24 20:35:01 2009
New Revision: 200962
URL: http://svn.freebsd.org/changeset/base/200962

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

Modified:
  stable/8/lib/libc/locale/isgraph.3
Directory Properties:
  stable/8/lib/libc/   (props changed)
  stable/8/lib/libc/stdtime/   (props changed)

Modified: stable/8/lib/libc/locale/isgraph.3
==============================================================================
--- stable/8/lib/libc/locale/isgraph.3  Thu Dec 24 20:31:26 2009        
(r200961)
+++ stable/8/lib/libc/locale/isgraph.3  Thu Dec 24 20:35:01 2009        
(r200962)
@@ -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