summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcswidth.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/wcswidth.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/wcswidth.3')
-rw-r--r--lib/libc/string/wcswidth.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/string/wcswidth.3 b/lib/libc/string/wcswidth.3
index ea63b8c..76d32ad 100644
--- a/lib/libc/string/wcswidth.3
+++ b/lib/libc/string/wcswidth.3
@@ -23,7 +23,8 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.Dd August 8, 1999
+.\"
+.Dd August 20, 2002
.Dt WCSWIDTH 3
.Os
.Sh NAME
@@ -49,7 +50,7 @@ The
function returns 0 if
.Fa pwcs
is an empty string (L""),
--1 if a non-printing wide character is encountered,
+\-1 if a non-printing wide character is encountered,
otherwise it returns the number of column positions occupied.
.Sh SEE ALSO
.Xr iswprint 3 ,
OpenPOWER on IntegriCloud