From 02670b90487c6a760d59ff3d30dfabfb3d1a0b4b Mon Sep 17 00:00:00 2001 From: Konrad Witaszczyk Date: Mon, 29 Jan 2018 09:21:08 +0000 Subject: [PATCH] Fix misspelling of encryptedcore. PR: 223991 Submitted by: Trond Endrestol Approved by: pjd (mentor) --- sbin/decryptcore/decryptcore.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/decryptcore/decryptcore.8 b/sbin/decryptcore/decryptcore.8 index a494e446252c..a002bb6b67d0 100644 --- a/sbin/decryptcore/decryptcore.8 +++ b/sbin/decryptcore/decryptcore.8 @@ -96,7 +96,7 @@ Specify location of a private key file which will be used to decrypt a dump key file. .It Fl k Ar keyfile Specify location of a dump key file. -.It Fl e Ar encrytpedcore +.It Fl e Ar encryptedcore Specify location of an encrypted core. .It Fl c Ar core Specify location of a resulting decrypted core dump.