Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys "appeared in", not "appeared on".



details:   https://anonhg.NetBSD.org/src/rev/b1f752c84d29
branches:  trunk
changeset: 779860:b1f752c84d29
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat Jun 23 05:47:50 2012 +0000

description:
"appeared in", not "appeared on".

diffstat:

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

diffs (18 lines):

diff -r 27e54e852228 -r b1f752c84d29 lib/libc/sys/recv.2
--- a/lib/libc/sys/recv.2       Sat Jun 23 03:16:03 2012 +0000
+++ b/lib/libc/sys/recv.2       Sat Jun 23 05:47:50 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: recv.2,v 1.34 2012/06/22 22:54:09 wiz Exp $
+.\"    $NetBSD: recv.2,v 1.35 2012/06/23 05:47:50 dholland Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -359,7 +359,7 @@
 .Bx 4.2 .
 The
 .Fn recvmmsg
-function call appeared on
+function call appeared in
 .Tn Linux 2.6.32
 and
 .Nx 7.0 .



Home | Main Index | Thread Index | Old Index