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:
aszlig 2017-08-25 14:08:11 +02:00
parent a5386213ad
commit dd5f0d9538
No known key found for this signature in database
GPG key ID: 1DE8E48E57DB5436

View file

@ -45,7 +45,7 @@ in
description = ''
Icon theme for the buttons, must be in the themes folder of
the package, or in
<filename>~/.themes/<name>/oblogout/</filename>.
<filename>~/.themes/&lt;name&gt;/oblogout/</filename>.
'';
};