nixos: Fix build of manual
Regression introduced by 520a43ced3.
Using XML tag characters for things that are not tags needs to be
properly indicated by an entity.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
@@ -45,7 +45,7 @@ in
|
|||||||
description = ''
|
description = ''
|
||||||
Icon theme for the buttons, must be in the themes folder of
|
Icon theme for the buttons, must be in the themes folder of
|
||||||
the package, or in
|
the package, or in
|
||||||
<filename>~/.themes/<name>/oblogout/</filename>.
|
<filename>~/.themes/<name>/oblogout/</filename>.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user