Author: joel (doc committer)
Date: Sat Apr  7 09:26:21 2012
New Revision: 233994
URL: http://svn.freebsd.org/changeset/base/233994

Log:
  mdoc: fix function type.

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

Modified: head/lib/libc/locale/newlocale.3
==============================================================================
--- head/lib/libc/locale/newlocale.3    Sat Apr  7 09:11:07 2012        
(r233993)
+++ head/lib/libc/locale/newlocale.3    Sat Apr  7 09:26:21 2012        
(r233994)
@@ -36,7 +36,7 @@
 .Lb libc
 .Sh SYNOPSIS
 .In xlocale
-.Ft
+.Ft locale_t
 .Fn newlocale "int mask" "const char * locale" "locale_t base"
 .Sh DESCRIPTION
 Creates a new locale, inheriting some properties from an existing locale.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to