[PATCH libaio 12/28] man: Fix title header
authorGuillem Jover <guillem@hadrons.org>
Mon, 22 Jul 2019 23:28:10 +0000 (01:28 +0200)
committerGuillem Jover <guillem@debian.org>
Thu, 24 Dec 2020 14:41:17 +0000 (14:41 +0000)
- Update year.
- Balance double quotes.
- Remove version from source argument as recommended in man-pages(7).
- Fix all sections numbers to 3.

Signed-off-by: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0012-man-Fix-title-header.patch

13 files changed:
man/io.3
man/io_cancel.3
man/io_fsync.3
man/io_getevents.3
man/io_prep_fsync.3
man/io_prep_pread.3
man/io_prep_pwrite.3
man/io_queue_init.3
man/io_queue_release.3
man/io_queue_run.3
man/io_queue_wait.3
man/io_set_callback.3
man/io_submit.3

index bc529ea12afaf2f03fedd63c20233838d6df7f09..922fbca5aeb7718292f5b59a3744d2f751e69b53 100644 (file)
--- a/man/io.3
+++ b/man/io.3
@@ -1,4 +1,4 @@
-.TH io 3 2002-09-12 "Linux 2.4" Linux IO"
+.TH io 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io \- Asynchronous IO
 .SH SYNOPSIS
index 261a4077465815be2171ea8661282c7faadc57ad..a4683be887515ca5a1f4d547054daafa4a605714 100644 (file)
@@ -1,4 +1,4 @@
-.TH io_cancel 2 2002-09-03 "Linux 2.4" "Linux AIO"
+.TH io_cancel 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_cancel \- Cancel io requests
 .SH SYNOPSIS
index 5400d410d9913c926e1535169d63838877acd55a..bc6778a897a7ae3665632b0fd49f3d91f84e7fbe 100644 (file)
@@ -4,7 +4,7 @@
 .\"    io_set_callback(iocb, cb);
 .\"    return io_submit(ctx, 1, &iocb);
 .\" }
-.TH io_fsync 3 2002-09-12 "Linux 2.4" Linux AIO"
+.TH io_fsync 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_fsync \- Synchronize a file's complete in-core state with that on disk
 .SH SYNOPSIS
index 95fa86e2c2bdcf9b59a94b897f7f7c5dfb22c250..05b250797dfc455029009f08e4cf2a4cb9e02f1d 100644 (file)
@@ -16,7 +16,7 @@
 .\"                                 struct io_event *events,
 .\"                                 struct timespec *timeout)
 .\"
-.TH io_getevents 2 2002-09-03 "Linux 2.4" "Linux AIO"
+.TH io_getevents 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_getevents, aio_pgetevents \- Read resulting events from io requests
 .SH SYNOPSIS
index 0397172c97f53d03c0706b048723e836f77e2dc8..bc0c43b2ac818fc7b349caf7ceb9fd78856cabd8 100644 (file)
@@ -5,7 +5,7 @@
 .\"    iocb->aio_lio_opcode = IO_CMD_FSYNC;
 .\"    iocb->aio_reqprio = 0;
 .\" }
-.TH io_prep_fsync 3 2002-09-12 "Linux 2.4" Linux AIO"
+.TH io_prep_fsync 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_prep_fsync \- Synchronize a file's complete in-core state with that on disk
 .SH SYNOPSIS
index 3c28f618e149a1fa4fbeb0fe8879c3f481a5b69d..e981e416e1124d6fa1735b360957ad14f72c83eb 100644 (file)
@@ -8,7 +8,7 @@
 .\"    iocb->u.c.nbytes = count;
 .\"    iocb->u.c.offset = offset;
 .\" }
-.TH io_prep_pread 3 2002-09-12 "Linux 2.4" Linux AIO"
+.TH io_prep_pread 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_prep_pread \- Set up asynchronous read
 .SH SYNOPSIS
index 69479c29efdbd65d07463c9b8797504b7e193442..f2837b68690a1ae763006c943b3e1a5ce3569871 100644 (file)
@@ -8,7 +8,7 @@
 .\"    iocb->u.c.nbytes = count;
 .\"    iocb->u.c.offset = offset;
 .\" }
-.TH io_prep_pwrite 3 2002-09-12 "Linux 2.4" Linux AIO"
+.TH io_prep_pwrite 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_prep_pwrite \- Set up iocb for asynchronous writes
 .SH SYNOPSIS
index 9c04b3fe5c35178f4227e0a31e79d4502c54dd02..d8753a7a1af9a54e84d7a072c231e664b1d2a771 100644 (file)
@@ -1,4 +1,4 @@
-.TH io_queue_init 2 2002-09-03 "Linux 2.4" "Linux AIO"
+.TH io_queue_init 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_queue_init \- Initialize asynchronous io state machine
 
index 5c9ded1698083eb5cc0e66157c5672a65537e34d..392a478f8f5d7459f092396e0cb0e32e0f3daa40 100644 (file)
@@ -1,4 +1,4 @@
-.TH io_queue_release 2 2002-09-03 "Linux 2.4" "Linux AIO"
+.TH io_queue_release 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_queue_release \- Release the context associated with the userspace handle
 .SH SYNOPSIS
index 8e0691c04c5031e5950ea233da52dcc551825e2d..dc54acd19514d873088647835124a0583baf55a8 100644 (file)
@@ -1,4 +1,4 @@
-.TH io_queue_run 2 2002-09-03 "Linux 2.4" "Linux AIO"
+.TH io_queue_run 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_queue_run \- Handle completed io requests
 .SH SYNOPSIS
index 0cf0497215b32eb66659d7efd3dcf88d26ff464b..356c3b22f10e21fd31cc1cce2312d79b3787a4b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH io_queue_wait 2 2002-09-03 "Linux 2.4" "Linux AIO"
+.TH io_queue_wait 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_queue_wait \- Wait for io requests to complete
 .SH SYNOPSIS
index 3599e8c03cd512d1b172e1f20dd72e3390c877f6..25b9a7f4e4a93d00a3edbe11d91cfdd3c661a28e 100644 (file)
@@ -1,5 +1,5 @@
 .\"static inline void io_set_callback(struct iocb *iocb, io_callback_t cb)
-.TH io_set_callback 3 2002-09-12 "Linux 2.4" Linux AIO"
+.TH io_set_callback 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_set_callback \- Set up io completion callback function
 .SH SYNOPSIS
index 3ae87214a45774e6c42d3af501f4274e7aaed468..01c25cd9d485fd646217a77a42bc84084ca72a52 100644 (file)
@@ -10,7 +10,7 @@
 .\" *      are available to queue any iocbs.  Will return 0 if nr is 0.  Will
 .\" *      fail with -ENOSYS if not implemented.
 .\" */
-.TH io_submit 2 2002-09-02 "Linux 2.4" "Linux AIO"
+.TH io_submit 3 2019-07-23 "Linux" "Linux AIO"
 .SH NAME
 io_submit \- Submit io requests
 .SH SYNOPSIS