Skip to content

Commit 298694b

Browse files
authored
tools: correct project name in man page footer (#64)
The man pages claim to be from the "dcm" project, which is confusing. Use "libdicom" instead.
1 parent 95639cc commit 298694b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/dcm-dump.1.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH DCM-DUMP 1 2020-07-18 "dcm @DCM_SUFFIXED_VERSION@" "User Commands"
1+
.TH DCM-DUMP 1 2023-09-30 "libdicom @DCM_SUFFIXED_VERSION@" "User Commands"
22

33
.SH NAME
44
dcm-dump \- print metadata content of DICOM PS3.10 file to standard output

tools/dcm-getframe.1.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH DCM-GETFRAME 1 2023-01-14 "dcm @DCM_SUFFIXED_VERSION@" "User Commands"
1+
.TH DCM-GETFRAME 1 2023-09-30 "libdicom @DCM_SUFFIXED_VERSION@" "User Commands"
22

33
.SH NAME
44
dcm-getframe \- print a frame from a DICOM PS3.10 file to standard output

0 commit comments

Comments
 (0)