[PATCH libaio 09/28] man: Remove spurious text
authorGuillem Jover <guillem@hadrons.org>
Sat, 20 Jul 2019 19:18:07 +0000 (21:18 +0200)
committerGuillem Jover <guillem@debian.org>
Thu, 24 Dec 2020 14:41:17 +0000 (14:41 +0000)
Signed-off-by: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0009-man-Remove-spurious-text.patch

man/io_getevents.3
man/io_prep_pread.3
man/io_queue_release.3

index 24c07c37516e9e640ccdf7bbc6cbdb3ae2cd8f77..37e9f7a7b5bf2548272fc3073af425b1f22590ad 100644 (file)
@@ -73,7 +73,6 @@ events happens or until a signal is caught.
 The following
 .BR io_pgetevents ()
 call:
-call:
 .PP
 .in +4n
 .EX
index 6d66c0fc737fe94c2144da1b8124ba181b0363d3..b32fe4cfb217369711e258d5d84cc1b40ceb5902 100644 (file)
@@ -20,7 +20,7 @@ io_prep_pread \- Set up asynchronous read
 .br
 .sp
 .BI "inline void io_prep_pread(struct iocb *iocb, int fd, void *buf, size_t count, long long offset)
-"
+.
 .sp
 struct iocb {
        void            *data;
index db91badcd01b003e026409438b3ffc9d8a637693..6444affb623e028ef74e8db101a7b7bb81134c43 100644 (file)
@@ -14,8 +14,7 @@ io_queue_release \- Release the context associated with the userspace handle
 .B io_queue_release
 destroys the context associated with the userspace handle. May cancel any outstanding
 AIOs and block on completion.
-
-.B cts.
+.
 .SH "RETURN VALUES"
 On success,
 .B io_queue_release