]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/isspecial.3
Libc-1244.1.7.tar.gz
[apple/libc.git] / locale / FreeBSD / isspecial.3
index 0a0ab37e26c485721b81f9d02a0d56adfd5828c7..dc18f3aae86ec779b3ab1989221547c7d6d8863e 100644 (file)
@@ -23,7 +23,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\" $FreeBSD: src/lib/libc/locale/isspecial.3,v 1.3 2009/09/04 07:44:58 des Exp $
+.\" $FreeBSD$
 .\"
 .Dd March 30, 2004
 .Dt ISSPECIAL 3
@@ -41,6 +41,9 @@
 The
 .Fn isspecial
 function tests for a special character.
+Special characters are locale dependent, and not necessarily consistent between
+different locales.
+Examples might include fractions and numbers inside circles.
 .Sh RETURN VALUES
 The
 .Fn isspecial