From 5db0887697b9614b4371b5e52de392fbb953a382 Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 15 Mar 2016 05:33:36 +0100 Subject: modules/starbound: Fix non-existing tag Docbook XSL doesn't have such a tag and it really should be instead. Signed-off-by: aszlig --- modules/services/starbound.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules/services') diff --git a/modules/services/starbound.nix b/modules/services/starbound.nix index 378e35d2..e3b84706 100644 --- a/modules/services/starbound.nix +++ b/modules/services/starbound.nix @@ -101,8 +101,9 @@ in { description = '' Whether to allow anonymous connections to the server. - Set this to false and use - to only allow specific accounts to connect. + Set this to false and use + to only allow specific accounts to + connect. ''; }; -- cgit 1.4.1