1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
Description: Avoid mdash in whatis line in manpages
Author: Alastair McKinstry <mckinstry@debian.org>
Last-Updated: 2025-12-07
Forwarded: no
--- a/docs/man/man1/pevent.1.rst
+++ b/docs/man/man1/pevent.1.rst
@@ -5,7 +5,7 @@
.. include_body
-pevent |mdash| inject specified event into the system
+pevent \- inject specified event into the system
SYNOPSIS
--------
--- a/docs/man/man1/palloc.1.rst
+++ b/docs/man/man1/palloc.1.rst
@@ -5,7 +5,7 @@
.. include_body
-palloc |mdash| Request a resource allocation
+palloc \- Request a resource allocation
SYNOPSIS
--------
--- a/docs/man/man1/pattrs.1.rst
+++ b/docs/man/man1/pattrs.1.rst
@@ -5,7 +5,7 @@
.. include_body
-pattrs |mdash| Display information about supported attributes
+pattrs \- Display information about supported attributes
SYNOPSIS
--------
--- a/docs/man/man1/plookup.1.rst
+++ b/docs/man/man1/plookup.1.rst
@@ -5,7 +5,7 @@
.. include_body
-plookup |mdash| lookup the value of keys posted using the ``PMIx_Publish`` API
+plookup \- lookup the value of keys posted using the ``PMIx_Publish`` API
SYNOPSIS
--- a/docs/man/man1/pmixcc.1.rst
+++ b/docs/man/man1/pmixcc.1.rst
@@ -5,7 +5,7 @@
.. include_body
-pmixcc |mdash| wrapper compiler for PMIx-based applications or tools
+pmixcc \- wrapper compiler for PMIx-based applications or tools
SYNOPSIS
--------
--- a/docs/man/man1/pmix_info.1.rst
+++ b/docs/man/man1/pmix_info.1.rst
@@ -5,7 +5,7 @@
.. include_body
-pmix_info |mdash| Display information about the PMIx installation
+pmix_info \- Display information about the PMIx installation
SYNOPSIS
--------
--- a/docs/man/man1/pps.1.rst
+++ b/docs/man/man1/pps.1.rst
@@ -5,8 +5,7 @@
.. include_body
-pps |mdash| report identity of jobs running
-in the system
+pps \- report identity of jobs running in the system
SYNOPSIS
--- a/docs/man/man1/pquery.1.rst
+++ b/docs/man/man1/pquery.1.rst
@@ -5,7 +5,7 @@
.. include_body
-pquery |mdash| query information from the host environment
+pquery \- query information from the host environment
SYNOPSIS
|