From 6f8c8d6d3bd41ecc5ba2a4b1b3898488cd0ad445 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 2 Apr 2013 10:45:16 -0300 Subject: Markdown fix --- index.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.mdwn b/index.mdwn index 944d459..29b79d9 100644 --- a/index.mdwn +++ b/index.mdwn @@ -89,8 +89,8 @@ keyringer is agnostic about how you store your secrets. You may choose to have one key file that contains one line for each secret, e.g. a single file called secrets with lines such as: -emma : root : secret1 -emma - /dev/hda : : secret2 + emma : root : secret1 + emma - /dev/hda : : secret2 Or you may also have a different key file for each secret, e.g. a file called emma.root that contains the root passphrase for the server named emma and -- cgit v1.2.3