Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/librt



Module Name:    src
Committed By:   jruoho
Date:           Mon May 17 19:22:31 UTC 2010

Modified Files:
        src/lib/librt: aio.3 aio_cancel.3 aio_error.3 aio_fsync.3 aio_read.3
            aio_return.3 aio_suspend.3 aio_write.3 lio_listio.3

Log Message:
Reference only aio(3) in SEE ALSO as it is the central placeholder. Note
timespec(3). Markup: -width Er (not -width Dv), .Dv NULL (not null), etc.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/librt/aio.3 src/lib/librt/aio_cancel.3 \
    src/lib/librt/aio_error.3 src/lib/librt/aio_read.3 \
    src/lib/librt/aio_return.3 src/lib/librt/aio_suspend.3 \
    src/lib/librt/aio_write.3
cvs rdiff -u -r1.5 -r1.6 src/lib/librt/aio_fsync.3
cvs rdiff -u -r1.2 -r1.3 src/lib/librt/lio_listio.3

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



Home | Main Index | Thread Index | Old Index