Skip to content

Commit 73dba40

Browse files
Update manpage
1 parent 03640d3 commit 73dba40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

man/create-man.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ txt2man -d "$T2M_DATE" -t $T2M_NAME -r $T2M_NAME-$T2M_VERSION -s $T2M_LEVEL -v "
1616
#--------------------------------------------------------
1717

1818
# Put here all data for your first manpage (in T2M lines)
19-
T2M_DATE="20 Oct 2024"
19+
T2M_DATE="01 May 2025"
2020
T2M_NAME=dcfldd
21-
T2M_VERSION=1.9.2
21+
T2M_VERSION=1.9.3
2222
T2M_LEVEL=1
2323
T2M_DESC="enhanced version of dd for forensics and security"
2424
create-man

man/dcfldd.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" Text automatically generated by txt2man
2-
.TH dcfldd 1 "20 Oct 2024" "dcfldd-1.9.2" "enhanced version of dd for forensics and security"
2+
.TH dcfldd 1 "01 May 2025" "dcfldd-1.9.3" "enhanced version of dd for forensics and security"
33
.SH NAME
44
\fBdcfldd \fP- enhanced version of dd for forensics and security
55
\fB

0 commit comments

Comments
 (0)