aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-05-08 13:33:44 +1200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-05-10 11:57:03 +1200
commitdd3ec6febbfa81b34fd05366f8e0360f11607a23 (patch)
treeda0474b5fda38a38253859180d0d80f300761f93
parentaea038d6400a3aacf0a7d2c90ddd1db685feec4c (diff)
downloadman-pages-dd3ec6febbfa81b34fd05366f8e0360f11607a23.tar.gz
io_cancel.2, io_destroy.2, io_getevents.2, io_setup.2, io_submit.2: srcfix: remove old commented-out formatting directives
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/io_cancel.224
-rw-r--r--man2/io_destroy.222
-rw-r--r--man2/io_getevents.223
-rw-r--r--man2/io_setup.223
-rw-r--r--man2/io_submit.223
5 files changed, 0 insertions, 115 deletions
diff --git a/man2/io_cancel.2 b/man2/io_cancel.2
index a3fc213eec..cce36c147f 100644
--- a/man2/io_cancel.2
+++ b/man2/io_cancel.2
@@ -2,40 +2,16 @@
.\" This file is distributed according to the GNU General Public License.
.\" See the file COPYING in the top level source directory for details.
.\"
-.\" .de Sh \" Subsection
-.\" .br
-.\" .if t .Sp
-.\" .ne 5
-.\" .PP
-.\" \fB\\$1\fP
-.\" .PP
-.\" ..
-.\" .de Sp \" Vertical space (when we can't use .PP)
-.\" .if t .sp .5v
-.\" .if n .sp
-.\" ..
-.\" .de Ip \" List item
-.\" .br
-.\" .ie \\n(.$>=3 .ne \\$3
-.\" .el .ne 3
-.\" .IP "\\$1" \\$2
-.\" ..
.TH IO_CANCEL 2 2008-06-18 "Linux" "Linux Programmer's Manual"
.SH NAME
io_cancel \- cancel an outstanding asynchronous I/O operation
.SH "SYNOPSIS"
.nf
-.\" .ad l
-.\" .hy 0
-.\"
.B #include <libaio.h>
.\"#include <linux/aio.h>
.sp
-.\" .HP 16
.BI "int io_cancel(aio_context_t " ctx_id ", struct iocb *" iocb ,
.BI " struct io_event *" result );
-.\" .ad
-.\" .hy
.sp
Link with \fI\-laio\fP.
.fi
diff --git a/man2/io_destroy.2 b/man2/io_destroy.2
index 6a165e13b8..1948f151e8 100644
--- a/man2/io_destroy.2
+++ b/man2/io_destroy.2
@@ -2,38 +2,16 @@
.\" This file is distributed according to the GNU General Public License.
.\" See the file COPYING in the top level source directory for details.
.\"
-.\" .de Sh \" Subsection
-.\" .br
-.\" .if t .Sp
-.\" .ne 5
-.\" .PP
-.\" \fB\\$1\fP
-.\" .PP
-.\" ..
-.\" .de Sp \" Vertical space (when we can't use .PP)
-.\" .if t .sp .5v
-.\" .if n .sp
-.\" ..
-.\" .de Ip \" List item
-.\" .br
-.\" .ie \\n(.$>=3 .ne \\$3
-.\" .el .ne 3
-.\" .IP "\\$1" \\$2
.\" ..
.TH IO_DESTROY 2 2008-06-18 "Linux" "Linux Programmer's Manual"
.SH NAME
io_destroy \- destroy an asynchronous I/O context
.SH "SYNOPSIS"
.nf
-.\" .ad l
-.\" .hy 0
.B #include <libaio.h>
.\" #include <linux/aio.h>
.sp
-.\" .HP 17
.BI "int io_destroy(aio_context_t " ctx );
-.\" .ad
-.\" .hy
.sp
Link with \fI\-laio\fP.
.fi
diff --git a/man2/io_getevents.2 b/man2/io_getevents.2
index e990f6d782..6c42ce5cff 100644
--- a/man2/io_getevents.2
+++ b/man2/io_getevents.2
@@ -2,41 +2,18 @@
.\" This file is distributed according to the GNU General Public License.
.\" See the file COPYING in the top level source directory for details.
.\"
-.\" .de Sh \" Subsection
-.\" .br
-.\" .if t .Sp
-.\" .ne 5
-.\" .PP
-.\" \fB\\$1\fP
-.\" .PP
-.\" ..
-.\" .de Sp \" Vertical space (when we can't use .PP)
-.\" .if t .sp .5v
-.\" .if n .sp
-.\" ..
-.\" .de Ip \" List item
-.\" .br
-.\" .ie \\n(.$>=3 .ne \\$3
-.\" .el .ne 3
-.\" .IP "\\$1" \\$2
-.\" ..
.TH IO_GETEVENTS 2 2008-07-04 "Linux" "Linux Programmer's Manual"
.SH NAME
io_getevents \- read asynchronous I/O events from the completion queue
.SH "SYNOPSIS"
.nf
-.\" .ad l
-.\" .hy 0
.B #include <linux/time.h>
.B #include <libaio.h>
.\" #include <linux/aio.h>
.sp
-.\" .HP 19
.BI "int io_getevents(aio_context_t " ctx_id ", long " min_nr ", long " nr ,
.BI " struct io_event *" events \
", struct timespec *" timeout );
-.\" .ad
-.\" .hy
.sp
Link with \fI\-laio\fP.
.fi
diff --git a/man2/io_setup.2 b/man2/io_setup.2
index d9b5117d69..beab7635e4 100644
--- a/man2/io_setup.2
+++ b/man2/io_setup.2
@@ -2,38 +2,15 @@
.\" This file is distributed according to the GNU General Public License.
.\" See the file COPYING in the top level source directory for details.
.\"
-.\" .de Sh \" Subsection
-.\" .br
-.\" .if t .Sp
-.\" .ne 5
-.\" .PP
-.\" \fB\\$1\fP
-.\" .PP
-.\" ..
-.\" .de Sp \" Vertical space (when we can't use .PP)
-.\" .if t .sp .5v
-.\" .if n .sp
-.\" ..
-.\" .de Ip \" List item
-.\" .br
-.\" .ie \\n(.$>=3 .ne \\$3
-.\" .el .ne 3
-.\" .IP "\\$1" \\$2
-.\" ..
.TH IO_SETUP 2 2008-06-18 "Linux" "Linux Programmer's Manual"
.SH NAME
io_setup \- create an asynchronous I/O context
.SH "SYNOPSIS"
.nf
-.\" .ad l
-.\" .hy 0
.B #include <libaio.h>
.\" #include <linux/aio.h>
.sp
-.\" .HP 15
.BI "int io_setup(unsigned " nr_events ", aio_context_t *" ctxp );
-.\" .ad
-.\" .hy
.sp
Link with \fI\-laio\fP.
.fi
diff --git a/man2/io_submit.2 b/man2/io_submit.2
index 1eae429a88..52239e2fea 100644
--- a/man2/io_submit.2
+++ b/man2/io_submit.2
@@ -2,39 +2,16 @@
.\" This file is distributed according to the GNU General Public License.
.\" See the file COPYING in the top level source directory for details.
.\"
-.\" .de Sh \" Subsection
-.\" .br
-.\" .if t .Sp
-.\" .ne 5
-.\" .PP
-.\" \fB\\$1\fP
-.\" .PP
-.\" ..
-.\" .de Sp \" Vertical space (when we can't use .PP)
-.\" .if t .sp .5v
-.\" .if n .sp
-.\" ..
-.\" .de Ip \" List item
-.\" .br
-.\" .ie \\n(.$>=3 .ne \\$3
-.\" .el .ne 3
-.\" .IP "\\$1" \\$2
-.\" ..
.TH IO_SUBMIT 2 2008-06-18 "Linux" "Linux Programmer's Manual"
.SH NAME
io_submit \- submit asynchronous I/O blocks for processing
.SH "SYNOPSIS"
.nf
-.\" .ad l
-.\" .hy 0
.B #include <libaio.h>
.\" #include <linux/aio.h>
.sp
-.\" .HP 16
.BI "int io_submit(aio_context_t " ctx_id ", long " nr \
", struct iocb **" iocbpp );
-.\" .ad
-.\" .hy
.sp
Link with \fI\-laio\fP.
.fi