nixos: Fix manpages from 8c652379df

This commit is contained in:
William A. Kennington III 2015-08-03 16:19:08 -07:00
parent f2d3b5ead9
commit 736552b7e5

View File

@ -60,7 +60,7 @@ in {
type = types.bool;
default = false;
description = ''
Whether to include <filename>/nix/store<filename> in the locate database.
Whether to include <filename>/nix/store</filename> in the locate database.
'';
};