File: 0002-Fix-manpages-NAME-sections.patch

package info (click to toggle)
libfabric 2.1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,108 kB
  • sloc: ansic: 387,262; python: 3,171; sh: 2,555; makefile: 1,313; cpp: 617; perl: 474; ruby: 123; asm: 27
file content (21 lines) | stat: -rw-r--r-- 599 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
From: Roland Fehrenbacher <rf@q-leap.de>
Date: Fri, 14 Mar 2025 14:09:25 +0000
Subject: Fix manpages NAME sections

---
 man/man3/fi_collective.3 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man/man3/fi_collective.3 b/man/man3/fi_collective.3
index ead102d..bba1360 100644
--- a/man/man3/fi_collective.3
+++ b/man/man3/fi_collective.3
@@ -17,6 +17,8 @@
 .TH "fi_collective" "3" "2024\-12\-10" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
 .hy
 .SH NAME
+.PP
+fi_collective \- Collective operations
 .TP
 fi_join_collective
 Operation where a subset of peers join a new collective group.