diff options
author | David Leonard <d@cvs.openbsd.org> | 1999-03-10 10:04:43 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1999-03-10 10:04:43 +0000 |
commit | 16054fc0d3520f96e019286367bca16c0dec6667 (patch) | |
tree | cbe035edc35dac30810eb737d146c7d0eb973cf6 /lib/libpthread/man/pwrite.3 | |
parent | ebcae7f14ea225f115f2fa877d1e12e4055244bf (diff) |
Fix .Os so that correct OS version appears
Diffstat (limited to 'lib/libpthread/man/pwrite.3')
-rw-r--r-- | lib/libpthread/man/pwrite.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pwrite.3 b/lib/libpthread/man/pwrite.3 index d8e56f9327b..f17ccf3ccbc 100644 --- a/lib/libpthread/man/pwrite.3 +++ b/lib/libpthread/man/pwrite.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: pwrite.3,v 1.1 1998/11/09 03:13:16 d Exp $ +.\" $OpenBSD: pwrite.3,v 1.2 1999/03/10 10:04:42 d Exp $ .Dd September 7, 1998 -.Os Ox +.Os .Dt PWRITE 3 .Sh NAME .Nm pwrite |