Skip to content

Commit 3e095ea

Browse files
committed
libdmmp: update man page time stamps
c78cf64 ("multipath-tools: replace FSF licences boilerplate with a SPDX-License-Identifier") updated libdmmp.h. This will cause the multipath build process to update it as well, even though the man page content doesn't change. Avoid that by updating the time stamps. Signed-off-by: Martin Wilck <mwilck@suse.com> (cherry picked from commit 196b3d1)
1 parent f6ce7fe commit 3e095ea

29 files changed

Lines changed: 29 additions & 29 deletions

libdmmp/docs/man/dmmp_context_free.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_free" 3 "dmmp_context_free" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_free" 3 "dmmp_context_free" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_free \- Release the memory of struct dmmp_context.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_context_log_func_set.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_log_func_set" 3 "dmmp_context_log_func_set" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_log_func_set" 3 "dmmp_context_log_func_set" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_log_func_set \- Set log handler function.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_context_log_priority_get.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_log_priority_get" 3 "dmmp_context_log_priority_get" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_log_priority_get" 3 "dmmp_context_log_priority_get" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_log_priority_get \- Get log priority.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_context_log_priority_set.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_log_priority_set" 3 "dmmp_context_log_priority_set" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_log_priority_set" 3 "dmmp_context_log_priority_set" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_log_priority_set \- Set log priority.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_context_new.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_new" 3 "dmmp_context_new" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_new" 3 "dmmp_context_new" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_new \- Create struct dmmp_context.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_context_timeout_get.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_timeout_get" 3 "dmmp_context_timeout_get" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_timeout_get" 3 "dmmp_context_timeout_get" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_timeout_get \- Get IPC timeout.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_context_timeout_set.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_timeout_set" 3 "dmmp_context_timeout_set" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_timeout_set" 3 "dmmp_context_timeout_set" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_timeout_set \- Set IPC timeout.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_context_userdata_get.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_userdata_get" 3 "dmmp_context_userdata_get" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_userdata_get" 3 "dmmp_context_userdata_get" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_userdata_get \- Get user data pointer.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_context_userdata_set.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_context_userdata_set" 3 "dmmp_context_userdata_set" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_context_userdata_set" 3 "dmmp_context_userdata_set" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_context_userdata_set \- Set user data pointer.
44
.SH SYNOPSIS

libdmmp/docs/man/dmmp_flush_mpath.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "dmmp_flush_mpath" 3 "dmmp_flush_mpath" "August 2024" "Device Mapper Multipath API - libdmmp Manual"
1+
.TH "dmmp_flush_mpath" 3 "dmmp_flush_mpath" "June 2025" "Device Mapper Multipath API - libdmmp Manual"
22
.SH NAME
33
dmmp_flush_mpath \- Flush specified multipath device map if unused.
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)