File: manpages.patch

package info (click to toggle)
pmix 6.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 12,364 kB
  • sloc: ansic: 134,173; sh: 4,271; python: 2,785; makefile: 2,286; xml: 1,611; perl: 1,341; lex: 138
file content (210 lines) | stat: -rw-r--r-- 4,280 bytes parent folder | download
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
--- a/docs/man/man1/pattrs.1.rst
+++ b/docs/man/man1/pattrs.1.rst
@@ -5,7 +5,10 @@
 
 .. include_body
 
-pattrs |mdash| Display information about supported attributes
+NAME
+----
+
+pattrs \- Display information about supported attributes
 
 SYNOPSIS
 --------
--- a/docs/man/man1/palloc.1.rst
+++ b/docs/man/man1/palloc.1.rst
@@ -5,7 +5,9 @@
 
 .. include_body
 
-palloc |mdash| Request a resource allocation
+NAME
+-----
+palloc \- Request a resource allocation
 
 SYNOPSIS
 --------
--- a/docs/man/man1/plookup.1.rst
+++ b/docs/man/man1/plookup.1.rst
@@ -5,7 +5,9 @@
 
 .. include_body
 
-plookup |mdash| lookup the value of keys posted using the ``PMIx_Publish`` API
+NAME
+----
+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,9 @@
 
 .. include_body
 
-pmixcc |mdash| wrapper compiler for PMIx-based applications or tools
+NAME
+----
+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,9 @@
 
 .. include_body
 
-pmix_info |mdash| Display information about the PMIx installation
+NAME
+----
+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,9 @@
 
 .. include_body
 
-pps |mdash| report identity of jobs running
-in the system
+NAME
+----
+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,9 @@
 
 .. include_body
 
-pquery |mdash| query information from the host environment
+NAME
+----
+pquery \- query information from the host environment
 
 
 SYNOPSIS
--- a/docs/man/man1/pevent.1.rst
+++ b/docs/man/man1/pevent.1.rst
@@ -5,7 +5,9 @@
 
 .. include_body
 
-pevent |mdash| inject specified event into the system
+NAME
+----
+pevent \- inject specified event into the system
 
 SYNOPSIS
 --------
--- a/docs/man/man3/PMIx_Abort.3.rst
+++ b/docs/man/man3/PMIx_Abort.3.rst
@@ -3,7 +3,9 @@
 PMIx_Abort
 ==========
 
-PMIx_Abort - Abort the specified processes
+NAME
+----
+PMIx_Abort \- Abort the specified processes
 
 SYNOPSIS
 --------
--- a/docs/man/man3/PMIx_Finalize.3.rst
+++ b/docs/man/man3/PMIx_Finalize.3.rst
@@ -3,7 +3,9 @@
 PMIx_Finalize
 =============
 
-PMIx_Finalize - Finalize the PMIx Client
+NAME
+----
+PMIx_Finalize \- Finalize the PMIx Client
 
 SYNOPSIS
 --------
--- a/docs/man/man3/PMIx_Init.3.rst
+++ b/docs/man/man3/PMIx_Init.3.rst
@@ -3,7 +3,9 @@
 PMIx_Init
 =========
 
-PMIx_Init - Initialize the PMIx Client
+NAME
+----
+PMIx_Init \- Initialize the PMIx Client
 
 SYNOPSIS
 --------
--- a/docs/man/man3/PMIx_Value_get_number.3.rst
+++ b/docs/man/man3/PMIx_Value_get_number.3.rst
@@ -5,7 +5,9 @@
 
 .. include_body
 
-`PMIx_Value_get_number` |mdash| Extract a numerical value from a ``pmix_value_t``
+NAME
+----
+`PMIx_Value_get_number` \- Extract a numerical value from a ``pmix_value_t``
 
 SYNOPSIS
 --------
--- a/docs/man/man3/PMIx_Value_unload.3.rst
+++ b/docs/man/man3/PMIx_Value_unload.3.rst
@@ -5,7 +5,9 @@
 
 .. include_body
 
-`PMIx_Value_unload` |mdash| Unload the contents of a :ref:`pmix_value_t(5) <man5-pmix_value_t>`
+NAME
+----
+`PMIx_Value_unload` \- Unload the contents of a :ref:`pmix_value_t(5) <man5-pmix_value_t>`
 
 SYNOPSIS
 --------
--- a/docs/man/man5/pmix_byte_object_t.5.rst
+++ b/docs/man/man5/pmix_byte_object_t.5.rst
@@ -5,7 +5,9 @@
 
 .. include_body
 
-`pmix_byte_object_t` |mdash| a structure containing a raw byte sequence
+NAME
+----
+`pmix_byte_object_t` \- a structure containing a raw byte sequence
 
 SYNTAX
 ------
--- a/docs/man/man5/pmix_status_t.5.rst
+++ b/docs/man/man5/pmix_status_t.5.rst
@@ -5,7 +5,9 @@
 
 .. include_body
 
-`pmix_status_t` |mdash| An `int` compatible value for return status codes.
+NAME
+----
+`pmix_status_t` \- An `int` compatible value for return status codes.
 
 SYNTAX
 ------
--- a/docs/man/man5/pmix_value_t.5.rst
+++ b/docs/man/man5/pmix_value_t.5.rst
@@ -5,7 +5,9 @@
 
 .. include_body
 
-`pmix_value_t` |mdash| Defines a value along with its type
+NAME
+----
+`pmix_value_t` \- Defines a value along with its type
 
 SYNTAX
 ------