Fix documentation error

This commit is contained in:
Norman Feske 2012-07-10 14:59:46 +02:00
parent 70b8fc2832
commit f4c4eadb21

View File

@ -171,8 +171,8 @@ block-driver stub in L4Linux. You need to state how much block devices you want
to use, and their name internally used by Linux, e.g.:
! <config>
! <block name="sda"/>
! <block name="sdb"/>
! <block label="sda"/>
! <block label="sdb"/>
! <config/>
Initramfs