summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pwrite.3
diff options
context:
space:
mode:
authorDavid Leonard <d@cvs.openbsd.org>1999-03-22 04:20:06 +0000
committerDavid Leonard <d@cvs.openbsd.org>1999-03-22 04:20:06 +0000
commit2c7a5ab4b0fd552acac18c0365fb9a378c37346f (patch)
tree12428b801db6e30550739eedb2d84879952369c6 /lib/libc_r/man/pwrite.3
parent13858b70550fa882935e8cc4fc80c0473f1f27e9 (diff)
minor fixes
Diffstat (limited to 'lib/libc_r/man/pwrite.3')
-rw-r--r--lib/libc_r/man/pwrite.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc_r/man/pwrite.3 b/lib/libc_r/man/pwrite.3
index f17ccf3ccbc..3f1a07594aa 100644
--- a/lib/libc_r/man/pwrite.3
+++ b/lib/libc_r/man/pwrite.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: pwrite.3,v 1.2 1999/03/10 10:04:42 d Exp $
+.\" $OpenBSD: pwrite.3,v 1.3 1999/03/22 04:20:04 d Exp $
+.\" David Leonard <d@openbsd.org>, 1998. Public domain.
.Dd September 7, 1998
.Os
.Dt PWRITE 3
@@ -26,10 +27,10 @@ non-atomically seeking and writing to the same file descriptor.
The
.Fn pread
function returns values identical to
-.Xr write 3 .
+.Xr write 2 .
.Sh SEE ALSO
.Xr pthreads 3 ,
-.Xr write 3 ,
+.Xr write 2 ,
.Xr pread 3
.Sh STANDARDS
.Fn pread