summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2016-06-08 15:00:04 +0000
committerwiz <wiz@NetBSD.org>2016-06-08 15:00:04 +0000
commitd837045bd3ff3f57c2c5bec257c7bf31c8ef038d (patch)
tree52d62fd7000ace4c09e7795291e2a98d818d0ea6 /lib/libc
parente4862b83fc78098b4e5b73a3884eb8dd1f3926f7 (diff)
Fix typo. From Kurt Jaeger via Brooks Davis and FreeBSD.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/vis.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3
index 5e5c5580af1..bde9c00f08e 100644
--- a/lib/libc/gen/vis.3
+++ b/lib/libc/gen/vis.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: vis.3,v 1.44 2016/01/14 20:41:23 christos Exp $
+.\" $NetBSD: vis.3,v 1.45 2016/06/08 15:00:04 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -541,7 +541,7 @@ appeared in
.Nx 6.0
and
.Fx 9.2 .
-Myltibyte character support was added in
+Multibyte character support was added in
.Nx 7.0
and
.Fx 9.2 .