Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Improve wording.



details:   https://anonhg.NetBSD.org/src/rev/a9a8b50da87d
branches:  trunk
changeset: 781844:a9a8b50da87d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 03 19:28:44 2012 +0000

description:
Improve wording.

>From Bug Hunting.

diffstat:

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

diffs (18 lines):

diff -r 399fdb3dcb6c -r a9a8b50da87d lib/libc/gen/isspace.3
--- a/lib/libc/gen/isspace.3    Wed Oct 03 19:27:48 2012 +0000
+++ b/lib/libc/gen/isspace.3    Wed Oct 03 19:28:44 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: isspace.3,v 1.14 2008/04/17 16:25:36 apb Exp $
+.\"    $NetBSD: isspace.3,v 1.15 2012/10/03 19:28:44 wiz Exp $
 .\"
 .\" Copyright (c) 1991 The Regents of the University of California.
 .\" All rights reserved.
@@ -68,7 +68,7 @@
 .It Li \et
 Horizontal tab.
 .It Li \ev
-And vertical tab.
+Vertical tab.
 .El
 .Pp
 In the



Home | Main Index | Thread Index | Old Index