Skip to content

Commit 91ab9a8

Browse files
committed
docs: support 18.3
1 parent edfd827 commit 91ab9a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/palera1n.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
.Op Fl -force-revert
2121
.Sh DESCRIPTION
2222
.Nm
23-
jailbreaks an arm64 (arm64e excluded) iOS/iPadOS/tvOS 15.0-18.2, bridgeOS 5.0-9.2 device,
23+
jailbreaks an arm64 (arm64e excluded) iOS/iPadOS/tvOS 15.0-18.3, bridgeOS 5.0-9.2 device,
2424
utilizing the
2525
.Em checkm8
2626
bootROM exploit.
2727
.Pp
2828
.Nm
2929
provides rootful and rootless jailbreak modes.
30-
On iOS/iPadOS 15.0 and later and on tvOS 18.2 or later,
30+
On iOS/iPadOS 15.0 and later and on tvOS 18.3 or later,
3131
.Nm
3232
is able to jailbreak the device in fakefs-rootful mode, where /
3333
is writable, as well as rootless mode, where / cannot be written to.
@@ -139,13 +139,13 @@ Like
139139
but the size of the created fakefs is smaller at the expense of having unwritable
140140
parts in rarely-written paths. When jailbreaking 16 GB devices, this option must be used
141141
when setting up fakefs for rootful, as they do not have enough storage for full fakefs.
142-
This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.2 or later, as they
142+
This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.3 or later, as they
143143
require fakefs for rootful.
144144
.It Fl c , -setup-fakefs
145145
When used with
146146
.Fl f , -fakefs ,
147147
creates the new APFS volume required for rootful. Will fail if one already exists.
148-
This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.2 or later, as they
148+
This flag is supported on iOS/iPadOS 15.0 or later and tvOS 18.3 or later, as they
149149
require fakefs for rootful.
150150
.It Fl C , -clean-fakefs
151151
This option is not currently supported and is a no-operation in this version of

0 commit comments

Comments
 (0)