Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen Fix typo. From Kurt Jaeger via Brooks Davis and...



details:   https://anonhg.NetBSD.org/src/rev/8fbf7dc6e3ec
branches:  trunk
changeset: 815925:8fbf7dc6e3ec
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jun 08 15:00:04 2016 +0000

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

diffstat:

 lib/libc/gen/vis.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 94ab66a61fe9 -r 8fbf7dc6e3ec lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3        Wed Jun 08 12:48:37 2016 +0000
+++ b/lib/libc/gen/vis.3        Wed Jun 08 15:00:04 2016 +0000
@@ -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 @@
 .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 .



Home | Main Index | Thread Index | Old Index