From 2a105917a917d68b5fefe43850c8873a4b554ec1 Mon Sep 17 00:00:00 2001
From: Matthias Geiger <werdahias@debian.org>
Date: Wed, 1 Oct 2025 15:19:34 +0200
Subject: [PATCH] doc/linux-gpib.sgml: Fix manpage warnings

Forwarded: yes
---
 doc/linux-gpib.sgml | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

--- a/doc/linux-gpib.sgml
+++ b/doc/linux-gpib.sgml
@@ -1111,11 +1111,11 @@
 
 <refentry ID="reference-globals-ibcnt">
 <refmeta>
-	<refentrytitle>ibcnt and ibcntl</refentrytitle>
+	<refentrytitle>ibcnt, ibcntl</refentrytitle>
 	<manvolnum>3</manvolnum>
 </refmeta>
 <refnamediv>
-	<refname>ibcnt and ibcntl</refname>
+	<refname>ibcnt, ibcntl</refname>
 	<refpurpose>hold number of bytes transferred, or errno</refpurpose>
 </refnamediv>
 <refsynopsisdiv>
@@ -2016,7 +2016,7 @@
 	with the current thread, the Linux-GPIB extensions
 	<link LINKEND="reference-function-async-ibsta">AsyncIbsta</link>,
 	<link LINKEND="reference-function-async-iberr">AsyncIberr</link>,
-	<link LINKEND="reference-function-async-ibcnt">AsyncIbcnt and AsyncIbcntl</link>
+	<link LINKEND="reference-function-async-ibcnt">AsyncIbcnt, AsyncIbcntl</link>
 	may be useful to more cleanly separate the results of the asynchronous I/O from
 	the results of the ibwait or similar call used to resynchronize.
 	</para>
@@ -3309,7 +3309,7 @@
 	with the current thread, the Linux-GPIB extensions
 	<link LINKEND="reference-function-async-ibsta">AsyncIbsta</link>,
 	<link LINKEND="reference-function-async-iberr">AsyncIberr</link>,
-	<link LINKEND="reference-function-async-ibcnt">AsyncIbcnt and AsyncIbcntl</link>
+	<link LINKEND="reference-function-async-ibcnt">AsyncIbcnt, AsyncIbcntl</link>
 	may be useful to more cleanly separate the results of the asynchronous I/O from
 	the results of the ibwait or similar call used to resynchronize.
 	</para>
@@ -4325,7 +4325,7 @@
 	with the current thread, the Linux-GPIB extensions
 	<link LINKEND="reference-function-async-ibsta">AsyncIbsta</link>,
 	<link LINKEND="reference-function-async-iberr">AsyncIberr</link>,
-	<link LINKEND="reference-function-async-ibcnt">AsyncIbcnt and AsyncIbcntl</link>
+	<link LINKEND="reference-function-async-ibcnt">AsyncIbcnt, AsyncIbcntl</link>
 	may be useful to more cleanly separate the results of the asynchronous I/O from
 	the results of the ibwait or similar call used to resynchronize.
 	</para>
@@ -5453,7 +5453,7 @@
 	<para>
 	The number of devices which responded with nonzero values from
 	their self-tests is returned in
-	<link LINKEND="reference-globals-ibcnt">ibcnt and ibcntl</link>.
+	<link LINKEND="reference-globals-ibcnt">ibcnt, ibcntl</link>.
 	If a device fails to respond to the *TST? query, an error
 	will be flagged in
 	<link LINKEND="reference-globals-ibsta">ibsta</link> (this
@@ -5570,12 +5570,12 @@
 
 <refentry ID="reference-function-async-ibcnt">
 <refmeta>
-	<refentrytitle>AsyncIbcnt and AsyncIbcntl</refentrytitle>
+	<refentrytitle>AsyncIbcnt, AsyncIbcntl</refentrytitle>
 	<manvolnum>3</manvolnum>
 </refmeta>
 <refnamediv>
-	<refname>AsyncIbcnt and AsyncIbcntl</refname>
-	<refpurpose>ibcnt and ibcntl values for last asynchronous I/O operation</refpurpose>
+	<refname>AsyncIbcnt, AsyncIbcntl</refname>
+	<refpurpose>ibcnt, ibcntl values for last asynchronous I/O operation</refpurpose>
 </refnamediv>
 <refsynopsisdiv>
 	<funcsynopsis>
@@ -5597,7 +5597,7 @@
 	<para>
 	AsyncIbcnt() and AsyncIbcntl() return thread-local counts related to
 	the global
-	variables <link LINKEND="reference-globals-ibcnt">ibcnt and ibcntl</link>.
+	variables <link LINKEND="reference-globals-ibcnt">ibcnt, ibcntl</link>.
 	Their values correspond to the result of the last asynchronous I/O operation
 	resynchronized to the current thread by an <link LINKEND="reference-function-ibwait">ibwait</link>
 	or <link LINKEND="reference-function-ibstop">ibstop</link> call.  These
@@ -6067,12 +6067,12 @@
 
 <refentry ID="reference-function-thread-ibcnt">
 <refmeta>
-	<refentrytitle>ThreadIbcnt and ThreadIbcntl</refentrytitle>
+	<refentrytitle>ThreadIbcnt, ThreadIbcntl</refentrytitle>
 	<manvolnum>3</manvolnum>
 </refmeta>
 <refnamediv>
-	<refname>ThreadIbcnt and ThreadIbcntl</refname>
-	<refpurpose>thread-specific ibcnt and ibcntl values</refpurpose>
+	<refname>ThreadIbcnt, ThreadIbcntl</refname>
+	<refpurpose>thread-specific ibcnt, ibcntl values</refpurpose>
 </refnamediv>
 <refsynopsisdiv>
 	<funcsynopsis>
@@ -6094,7 +6094,7 @@
 	<para>
 	ThreadIbcnt() and ThreadIbcntl() return thread-local versions
 	 of the global
-	variables <link LINKEND="reference-globals-ibcnt">ibcnt and ibcntl</link>.
+	variables <link LINKEND="reference-globals-ibcnt">ibcnt, ibcntl</link>.
 	</para>
 </refsect1>
 <refsect1>
