aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-06-25 20:50:06 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-06-25 20:50:06 +0000
commitecffe71379ed7d0e695f16be47fb512a0dc4883c (patch)
tree784b17b209ee0511fe815be2903f707784b2ae31
parentb363588c6260aeab6446505039c27e2271f7195f (diff)
downloadsrc-ecffe71379ed7d0e695f16be47fb512a0dc4883c.tar.gz
src-ecffe71379ed7d0e695f16be47fb512a0dc4883c.zip
Describe success return value
Notes
Notes: svn path=/head/; revision=78775
-rw-r--r--lib/libc/locale/setlocale.36
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/locale/setlocale.3 b/lib/libc/locale/setlocale.3
index 6a31723e975b..2d71bf018f73 100644
--- a/lib/libc/locale/setlocale.3
+++ b/lib/libc/locale/setlocale.3
@@ -259,6 +259,12 @@ A
.Dv CHAR_MAX
result similarly denotes an unavailable value.
.Sh "RETURN VALUES
+Upon successfull completion
+.Fn setlocale
+function returns the string associated with the specified
+.Fa category
+for the requested
+.Fa locale.
The
.Fn setlocale
function returns