Module Name:    src
Committed By:   wiz
Date:           Wed May 13 12:56:05 UTC 2009

Modified Files:
        src/lib/librt: aio_fsync.3

Log Message:
Merge two descriptions for same error code.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/librt/aio_fsync.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/librt/aio_fsync.3
diff -u src/lib/librt/aio_fsync.3:1.4 src/lib/librt/aio_fsync.3:1.5
--- src/lib/librt/aio_fsync.3:1.4	Tue Mar 10 13:23:39 2009
+++ src/lib/librt/aio_fsync.3	Wed May 13 12:56:05 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: aio_fsync.3,v 1.4 2009/03/10 13:23:39 joerg Exp $
+.\" $NetBSD: aio_fsync.3,v 1.5 2009/05/13 12:56:05 wiz Exp $
 .\"
 .\" Copyright (c) 2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -124,9 +124,8 @@
 .Fa aiocbp-\*[Gt]aio_fildes
 is invalid for writing.
 .It Bq Er EINVAL
-This implementation does not support synchronized I/O for this file.
-.It Bq Er EINVAL
-The
+This implementation does not support synchronized I/O for this file,
+or the
 .Fa op
 argument is neither set to
 .Dv O_DSYNC

Reply via email to