diff --git a/man/sysupdate.d.xml b/man/sysupdate.d.xml index ec0c57fc78..00b4ac887d 100644 --- a/man/sysupdate.d.xml +++ b/man/sysupdate.d.xml @@ -839,7 +839,7 @@ Path=auto MatchPattern=foobarOS_@v_verity MatchPartitionType=root-verity PartitionFlags=0 -PartitionReadOnly=1 +ReadOnly=1 The above defines the update mechanism for the Verity partition of the root file system. Verity partition images are downloaded from @@ -869,7 +869,7 @@ Path=auto MatchPattern=foobarOS_@v MatchPartitionType=root PartitionFlags=0 -PartitionReadOnly=1 +ReadOnly=1 The above defines a matching transfer definition for the root file system.