]> git.draconx.ca Git - cdecl99.git/blobdiff - doc/man/libcdecl.3
Enable i18n in Bison.
[cdecl99.git] / doc / man / libcdecl.3
index 7b6c791da7df8a50e44b80e80cddfc26a26a41d0..97fc41a568bf19c99bcc9f11078e67030c470366 100644 (file)
@@ -26,8 +26,8 @@ manual page.
 .Pp
 .Nm
 is intended to be portable to any system with a working C implementation that
-at least makes an effort to support C99.  The library maintains no global state
-and thus all functions should be safe for use in a multi-threaded environment.
+at least makes an effort to support C99.  The library is thread-safe when
+appropriate facilities exist and are enabled at build time.
 .Sh ABSTRACT SYNTAX TREE
 The functions in
 .Nm