Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2006 08:10:29 GMT
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/103666: [patch] fix typo in aio_error(2)
Message-ID:  <200609260810.k8Q8ATBx017095@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/103666; it has been noted by GNATS.

From: Maxim Konovalov <maxim@macomnet.ru>
To: Vasil Dimov <vd@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: docs/103666: [patch] fix typo in aio_error(2)
Date: Tue, 26 Sep 2006 12:01:44 +0400 (MSD)

 [...]
 > Index: lib/libc/sys/aio_error.2
 > ===================================================================
 > RCS file: /home/ncvs/src/lib/libc/sys/aio_error.2,v
 > retrieving revision 1.19
 > diff -u -r1.19 aio_error.2
 > --- lib/libc/sys/aio_error.2	2 Jul 2004 23:52:13 -0000	1.19
 > +++ lib/libc/sys/aio_error.2	26 Sep 2006 06:56:02 -0000
 > @@ -54,8 +54,7 @@
 >  .Xr read 2 ,
 >  .Xr write 2 ,
 >  or
 > -.Xr fsync 2
 > -is returned.
 > +.Xr fsync 2 .
 >  On failure,
 >  .Fn aio_error
 >  returns
 
 Please commit.
 
 -- 
 Maxim Konovalov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609260810.k8Q8ATBx017095>