summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-04 10:53:15 +0000
committerru <ru@FreeBSD.org>2001-07-04 10:53:15 +0000
commita74f22f5acd6ebc54b5606553d738d41a333f258 (patch)
tree75a8890d6601ed417c95534db77edf8218265b18 /lib/libc
parent132b374ea8a04a759b278b754cab3a8fde8bc615 (diff)
downloadFreeBSD-src-a74f22f5acd6ebc54b5606553d738d41a333f258.zip
FreeBSD-src-a74f22f5acd6ebc54b5606553d738d41a333f258.tar.gz
mdoc(7) police: fixed bugs in rev. 1.19, split section headers names.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/setlocale.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/locale/setlocale.3 b/lib/libc/locale/setlocale.3
index 2d71bf0..5c1659a 100644
--- a/lib/libc/locale/setlocale.3
+++ b/lib/libc/locale/setlocale.3
@@ -258,13 +258,13 @@ a value that is not in the current locale.
A
.Dv CHAR_MAX
result similarly denotes an unavailable value.
-.Sh "RETURN VALUES
-Upon successfull completion
+.Sh RETURN VALUES
+Upon successful completion,
.Fn setlocale
-function returns the string associated with the specified
+returns the string associated with the specified
.Fa category
for the requested
-.Fa locale.
+.Fa locale .
The
.Fn setlocale
function returns
@@ -291,7 +291,7 @@ locale file for the locale
and the category
.Em category .
.El
-.Sh "SEE ALSO
+.Sh SEE ALSO
.Xr colldef 1 ,
.Xr mklocale 1 ,
.Xr catopen 3 ,
OpenPOWER on IntegriCloud