Skip to content

Commit 09c1a01

Browse files
committed
Fixed wrong Doxygen subsection labels.
1 parent c5692bc commit 09c1a01

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dcmdata/docs/dcm2pdf.man

+5-5
Original file line numberDiff line numberDiff line change
@@ -168,25 +168,25 @@ configuration file is provided in <em>\<etcdir\>/logger.cfg</em>.
168168
The \b dcm2pdf utility uses the following exit codes when terminating. This
169169
enables the user to check for the reason why the application terminated.
170170

171-
\subsection dcm2cda_exit_codes_general general
171+
\subsection dcm2pdf_exit_codes_general general
172172
\verbatim
173173
EXITCODE_NO_ERROR 0
174174
EXITCODE_COMMANDLINE_SYNTAX_ERROR 1
175175
\endverbatim
176176

177-
\subsection dcm2cda_exit_codes_input_file_errors input file errors
177+
\subsection dcm2pdf_exit_codes_input_file_errors input file errors
178178
\verbatim
179179
EXITCODE_CANNOT_READ_INPUT_FILE 20
180180
EXITCODE_NO_INPUT_FILES 21
181181
EXITCODE_INVALID_INPUT_FILE 22
182182
\endverbatim
183183

184-
\subsection dcm2cda_exit_codes_output_file_errors output file errors
184+
\subsection dcm2pdf_exit_codes_output_file_errors output file errors
185185
\verbatim
186186
EXITCODE_CANNOT_WRITE_OUTPUT_FILE 40
187187
\endverbatim
188188

189-
\subsection dcm2cda_exit_codes_processing_errors processing errors
189+
\subsection dcm2pdf_exit_codes_processing_errors processing errors
190190
\verbatim
191191
EXITCODE_CANNOT_CONVERT_TO_UNICODE 80
192192
EXITCODE_CANNOT_WRITE_VALID_JSON 81
@@ -236,6 +236,6 @@ It is an error if no data dictionary can be loaded.
236236

237237
\section dcm2pdf_copyright COPYRIGHT
238238

239-
Copyright (C) 2007-2024 by OFFIS e.V., Escherweg 2, 26121 Oldenburg, Germany.
239+
Copyright (C) 2007-2025 by OFFIS e.V., Escherweg 2, 26121 Oldenburg, Germany.
240240

241241
*/

0 commit comments

Comments
 (0)