summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcsxfrm.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-09 14:04:05 +0000
committerru <ru@FreeBSD.org>2002-12-09 14:04:05 +0000
commit3ae151638fd5789fa8515809d872f880f1311ddc (patch)
tree2e499a2b7fb6516a87f5ed0c806c82c467dd5e92 /lib/libc/string/wcsxfrm.3
parentbd8413493a09a34070e834d1e500ecae9656e3cc (diff)
downloadFreeBSD-src-3ae151638fd5789fa8515809d872f880f1311ddc.zip
FreeBSD-src-3ae151638fd5789fa8515809d872f880f1311ddc.tar.gz
mdoc(7) police: tiny nits.
Approved by: re
Diffstat (limited to 'lib/libc/string/wcsxfrm.3')
-rw-r--r--lib/libc/string/wcsxfrm.312
1 files changed, 7 insertions, 5 deletions
diff --git a/lib/libc/string/wcsxfrm.3 b/lib/libc/string/wcsxfrm.3
index 55c03f8..9e62647 100644
--- a/lib/libc/string/wcsxfrm.3
+++ b/lib/libc/string/wcsxfrm.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strxfrm.3 8.1 (Berkeley) 6/4/93
-.\" FreeBSD: src/lib/libc/string/strxfrm.3,v 1.16 2002/09/06 11:24:06 tjr Exp
+.\" FreeBSD: src/lib/libc/string/strxfrm.3,v 1.16 2002/09/06 11:24:06 tjr Exp
.\" $FreeBSD$
.\"
.Dd October 4, 2002
@@ -69,7 +69,9 @@ is set to 0
(it helps to determine an actual size needed
for transformation),
.Fa dst
-is permitted to be a NULL pointer.
+is permitted to be a
+.Dv NULL
+pointer.
.Pp
Comparing two strings using
.Fn wcscmp
@@ -91,8 +93,8 @@ are indeterminate.
.Sh SEE ALSO
.Xr setlocale 3 ,
.Xr strxfrm 3 ,
-.Xr wcscoll 3 ,
-.Xr wcscmp 3
+.Xr wcscmp 3 ,
+.Xr wcscoll 3
.Sh STANDARDS
The
.Fn wcsxfrm
@@ -117,7 +119,7 @@ is
always equivalent to comparison with
.Fn wcscoll ;
.Fn wcsxfrm
-only stores information about primary collation weights into
+only stores information about primary collation weights into
.Fa dst ,
whereas
.Fn wcscoll
OpenPOWER on IntegriCloud