From e584c88d8f218b4c6c5db109b7642a0f4a2e3883 Mon Sep 17 00:00:00 2001 From: Ingo Franzki Date: Tue, 4 Aug 2020 17:20:12 +0200 Subject: [PATCH] zkey: Minor correction in man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ingo Franzki Signed-off-by: Jan Höppner --- zkey/zkey.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zkey/zkey.1 b/zkey/zkey.1 index 72b4fba0..d0220447 100644 --- a/zkey/zkey.1 +++ b/zkey/zkey.1 @@ -36,7 +36,7 @@ location. Keys stored in a secure key repository inherit the permissions from the repository directory (except write access for other users, which is always denied). The default repository location \fB/etc/zkey/repository\fP is created with group \fBzkeyadm\fP as owner and mode \fB770\fP. Thus all secure keys -created in that repository are owned by group \fBzkeyadm\fP. Anyone that +created in that repository are owned by group \fBzkeyadm\fP. Anyone who is supposed to access secure keys in the secure key repository must be part of group \fBzkeyadm\fP. .PP