Skip to content

Commit 3721463

Browse files
committed
0.2.1
This release gets apfs-label and mkapfs to run on systems with 16K pages. Similar changes are also needed in the fsck, but that can wait because it's only a testing tool for my own use. Signed-off-by: Ernesto A. Fernández <ernesto@corellium.com>
1 parent 1e756b5 commit 3721463

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apfs-label/apfs-label.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\"
33
.\" Copyright (C) 2024 Ernesto A. Fernández <ernesto@corellium.com>
44
.\"
5-
.TH apfs-label 8 "November 2024" "apfsprogs 0.2.0"
5+
.TH apfs-label 8 "June 2025" "apfsprogs 0.2.1"
66
.SH NAME
77
apfs-label \- list the labels of all volumes in an APFS filesystem
88
.SH SYNOPSIS

apfs-snap/apfs-snap.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\"
33
.\" Copyright (C) 2022 Ernesto A. Fernández <ernesto@corellium.com>
44
.\"
5-
.TH apfs-snap 8 "November 2024" "apfsprogs 0.2.0"
5+
.TH apfs-snap 8 "June 2025" "apfsprogs 0.2.1"
66
.SH NAME
77
apfs-snap \- take an snapshot of an APFS filesystem
88
.SH SYNOPSIS

apfsck/apfsck.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\"
33
.\" Copyright (C) 2019 Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
44
.\"
5-
.TH apfsck 8 "November 2024" "apfsprogs 0.2.0"
5+
.TH apfsck 8 "June 2025" "apfsprogs 0.2.1"
66
.SH NAME
77
apfsck \- check an APFS filesystem
88
.SH SYNOPSIS

mkapfs/mkapfs.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\"
33
.\" Copyright (C) 2019 Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
44
.\"
5-
.TH mkapfs 8 "November 2024" "apfsprogs 0.2.0"
5+
.TH mkapfs 8 "June 2025" "apfsprogs 0.2.1"
66
.SH NAME
77
mkapfs \- create an APFS filesystem
88
.SH SYNOPSIS

0 commit comments

Comments
 (0)