[PATCH 08/15] man: Remove spurious text
authorGuillem Jover <guillem@hadrons.org>
Fri, 8 Feb 2019 21:31:15 +0000 (22:31 +0100)
committerGuillem Jover <guillem@debian.org>
Tue, 26 Feb 2019 04:26:21 +0000 (04:26 +0000)
Signed-off-by: Guillem Jover <guillem@hadrons.org>
Gbp-Pq: Name 0008-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