summaryrefslogtreecommitdiff
path: root/lib/libc/sys/write.2
diff options
context:
space:
mode:
authorhubertf <hubertf@NetBSD.org>2000-06-21 02:30:37 +0000
committerhubertf <hubertf@NetBSD.org>2000-06-21 02:30:37 +0000
commit159bc2d0e50c8d07bfc6326b41c99f9d0be441f7 (patch)
tree8adbcf8c64cba08699bd2eaa0d5e8f1057b3ada2 /lib/libc/sys/write.2
parentbbc8485d45d6d6b2d14af7c9813df7acca1514d5 (diff)
s/the/The/ at beginngin of sentense.
Diffstat (limited to 'lib/libc/sys/write.2')
-rw-r--r--lib/libc/sys/write.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2
index d502de9c2b3..1a057c2b9e9 100644
--- a/lib/libc/sys/write.2
+++ b/lib/libc/sys/write.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: write.2,v 1.14 1999/12/02 21:42:40 kleink Exp $
+.\" $NetBSD: write.2,v 1.15 2000/06/21 02:30:37 hubertf Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -237,7 +237,7 @@ and
functions conform to
.St -xpg4.2 .
.Sh HISTORY
-the
+The
.Fn pwritev
function call
appeared in