mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-22 16:59:03 +00:00
tar_rom: minor documentation fix
This commit is contained in:
committed by
Christian Helmuth
parent
6184a27619
commit
bfbe5128cd
@ -8,6 +8,6 @@ an 'archive' tag, for example:
|
|||||||
! </config>
|
! </config>
|
||||||
|
|
||||||
The backing store for the dataspaces exported via ROM sessions is accounted
|
The backing store for the dataspaces exported via ROM sessions is accounted
|
||||||
on the 'rom_tar' service (not on its clients) to make the use of 'rom_tar'
|
on the 'tar_rom' service (not on its clients) to make the use of 'tar_rom'
|
||||||
transparent to the regular users of core's ROM service. Hence, this service
|
transparent to the regular users of core's ROM service. Hence, this service
|
||||||
must not be used by multiple clients that do not trust each other.
|
must not be used by multiple clients that do not trust each other.
|
||||||
|
Reference in New Issue
Block a user