From c738f0ea9e1c2356eab1dac778ceb94f22036f0a Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 25 Jan 2012 17:17:48 -0800 Subject: [PATCH] Update man page to fix typo vfs_aio_fork -> vfs_aio_pthread, add aio read size, aio write size examples. (cherry picked from commit 12b614a9298974ba5daee7aa8d1aa47006de01e2) --- docs-xml/manpages-3/vfs_aio_pthread.8.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs-xml/manpages-3/vfs_aio_pthread.8.xml b/docs-xml/manpages-3/vfs_aio_pthread.8.xml index 625d6f3520c..3e41ee9e188 100644 --- a/docs-xml/manpages-3/vfs_aio_pthread.8.xml +++ b/docs-xml/manpages-3/vfs_aio_pthread.8.xml @@ -76,7 +76,9 @@ /data/ice - aio_fork + 1024 + 1024 + aio_pthread -- 2.34.1