diff options
Diffstat (limited to 'lib/libc/sys/read.2')
-rw-r--r-- | lib/libc/sys/read.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/read.2 b/lib/libc/sys/read.2 index b898d00d345..c544788180a 100644 --- a/lib/libc/sys/read.2 +++ b/lib/libc/sys/read.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: read.2,v 1.32 2013/04/08 06:26:12 guenther Exp $ +.\" $OpenBSD: read.2,v 1.33 2013/07/17 05:42:11 schwarze Exp $ .\" $NetBSD: read.2,v 1.6 1995/02/27 12:35:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)read.2 8.4 (Berkeley) 2/26/94 .\" -.Dd $Mdocdate: April 8 2013 $ +.Dd $Mdocdate: July 17 2013 $ .Dt READ 2 .Os .Sh NAME @@ -250,7 +250,7 @@ system call first appeared in .At v1 ; .Fn readv in -.Bx 4.2 ; +.Bx 4.1c ; .Fn pread in .At V.4 ; |