summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-23 13:45:43 +0000
committerphantom <phantom@FreeBSD.org>1999-09-23 13:45:43 +0000
commitdf261f51c9dda52a3c9e08e84e76947275604ed5 (patch)
tree90a5c895a17105f80458b255eab5ca33188e7f6b /lib
parente78be029b74615d29debc0816109e5076700ce98 (diff)
downloadFreeBSD-src-df261f51c9dda52a3c9e08e84e76947275604ed5.zip
FreeBSD-src-df261f51c9dda52a3c9e08e84e76947275604ed5.tar.gz
mdoc(7)'fy
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/locale/rune.311
1 files changed, 6 insertions, 5 deletions
diff --git a/lib/libc/locale/rune.3 b/lib/libc/locale/rune.3
index 997c26c..a479e33 100644
--- a/lib/libc/locale/rune.3
+++ b/lib/libc/locale/rune.3
@@ -82,7 +82,7 @@ The
function sets the value of the global value
.Ev _INVALID_RUNE
to be
-.Fa rune.
+.Fa rune .
.Pp
The
.Fn sgetrune
@@ -100,7 +100,7 @@ is not
.Dv NULL ,
.Fa *result
will point to the first byte which was not converted in
-.Fa string.
+.Fa string .
If the first
.Fa n
bytes of
@@ -110,14 +110,14 @@ do not describe a full multibyte character,
is returned and
.Fa *result
will point to
-.Fa string.
+.Fa string .
If there is an encoding error at the start of
.Fa string ,
.Ev _INVALID_RUNE
is returned and
.Fa *result
will point to the second character of
-.Fa string.
+.Fa string .
.Pp
the
.Fn sputrune
@@ -210,7 +210,8 @@ The
function returns one of the following values:
.Bl -tag -width WWWWWWWW
.It Dv 0
-.Fa setrunelocale was successful.
+.Fn setrunelocale
+was successful.
.It Ev EFAULT
.Fa locale
was
OpenPOWER on IntegriCloud