Module Name:    src
Committed By:   wiz
Date:           Wed Jun  8 15:00:04 UTC 2016

Modified Files:
        src/lib/libc/gen: vis.3

Log Message:
Fix typo. From Kurt Jaeger via Brooks Davis and FreeBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/lib/libc/gen/vis.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/vis.3
diff -u src/lib/libc/gen/vis.3:1.44 src/lib/libc/gen/vis.3:1.45
--- src/lib/libc/gen/vis.3:1.44	Thu Jan 14 20:41:23 2016
+++ src/lib/libc/gen/vis.3	Wed Jun  8 15:00:04 2016
@@ -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 .

Reply via email to