From aa4a23e7dd1ddffe6ef6e92dc3a0095720a663ca Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 15 Mar 2011 00:18:31 +0100 Subject: [PATCH] doc: -\n Signed-off-by: Nico Schottelius --- conf/type/__file/man.text | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/type/__file/man.text b/conf/type/__file/man.text index e1c13db8..c60ada44 100644 --- a/conf/type/__file/man.text +++ b/conf/type/__file/man.text @@ -55,7 +55,6 @@ __file /etc/issue --source "$__type/files/archlinux" --type file # Supply some more settings __file /etc/shadow --source "$__type/files/shadow" --type file \ --owner root --group shadow --mode 0640 - --------------------------------------------------------------------------------