Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys Fixed spelling of 'appeared'.



details:   https://anonhg.NetBSD.org/src/rev/ad33b22e14ff
branches:  trunk
changeset: 790395:ad33b22e14ff
user:      ast <ast%NetBSD.org@localhost>
date:      Sat Oct 05 21:24:36 2013 +0000

description:
Fixed spelling of 'appeared'.

diffstat:

 lib/libc/sys/utimes.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 69e20b5bac2e -r ad33b22e14ff lib/libc/sys/utimes.2
--- a/lib/libc/sys/utimes.2     Sat Oct 05 18:38:03 2013 +0000
+++ b/lib/libc/sys/utimes.2     Sat Oct 05 21:24:36 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: utimes.2,v 1.39 2013/09/14 10:41:18 njoly Exp $
+.\"    $NetBSD: utimes.2,v 1.40 2013/10/05 21:24:36 ast Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -302,5 +302,5 @@
 .Fn futimens
 and
 .Fn utimensat
-functions calls appreared in
+functions calls appeared in
 .Nx 6.0 .



Home | Main Index | Thread Index | Old Index