Module Name: src Committed By: dholland Date: Sat Jun 23 05:47:50 UTC 2012
Modified Files: src/lib/libc/sys: recv.2 Log Message: "appeared in", not "appeared on". To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/libc/sys/recv.2 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/sys/recv.2 diff -u src/lib/libc/sys/recv.2:1.34 src/lib/libc/sys/recv.2:1.35 --- src/lib/libc/sys/recv.2:1.34 Fri Jun 22 22:54:09 2012 +++ src/lib/libc/sys/recv.2 Sat Jun 23 05:47:50 2012 @@ -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 @@ function call appeared in .Bx 4.2 . The .Fn recvmmsg -function call appeared on +function call appeared in .Tn Linux 2.6.32 and .Nx 7.0 .