Skip to content

Commit fe0a8ea

Browse files
committed
Updated manpage
1 parent e3ef15a commit fe0a8ea

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="08 Feb 2023"
19+
T2M_DATE="17 Apr 2023"
2020
T2M_NAME=dcfldd
21-
T2M_VERSION=1.9
21+
T2M_VERSION=1.9.1
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 "08 Feb 2023" "dcfldd-1.9" "enhanced version of dd for forensics and security"
2+
.TH dcfldd 1 "17 Apr 2023" "dcfldd-1.9.1" "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)