diff options
author | 2002-01-24 21:18:36 +0000 | |
---|---|---|
committer | 2002-01-24 21:18:36 +0000 | |
commit | cc731645bcd58fe3601670ccbbb2776bd5a1c5a8 (patch) | |
tree | 1768cc80cf15e068542e77724464e4fa8f173957 /lib/libc/sys/write.2 | |
parent | ellaborate on history (diff) | |
download | wireguard-openbsd-cc731645bcd58fe3601670ccbbb2776bd5a1c5a8.tar.xz wireguard-openbsd-cc731645bcd58fe3601670ccbbb2776bd5a1c5a8.zip |
most of these is v2, not v6
Diffstat (limited to 'lib/libc/sys/write.2')
-rw-r--r-- | lib/libc/sys/write.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2 index bc1d88a3dd8..9c0a065a17a 100644 --- a/lib/libc/sys/write.2 +++ b/lib/libc/sys/write.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: write.2,v 1.23 2001/05/14 15:11:27 espie Exp $ +.\" $OpenBSD: write.2,v 1.24 2002/01/24 21:18:36 mickey Exp $ .\" $NetBSD: write.2,v 1.6 1995/02/27 12:39:43 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -283,4 +283,4 @@ function call appeared in The .Fn write function call appeared in -.At v6 . +.At v2 . |