Author: def Date: Mon Jan 29 09:21:08 2018 New Revision: 328535 URL: https://svnweb.freebsd.org/changeset/base/328535
Log: Fix misspelling of encryptedcore. PR: 223991 Submitted by: Trond Endrestol <trond.endres...@ximalas.info> Approved by: pjd (mentor) Modified: head/sbin/decryptcore/decryptcore.8 Modified: head/sbin/decryptcore/decryptcore.8 ============================================================================== --- head/sbin/decryptcore/decryptcore.8 Mon Jan 29 09:15:38 2018 (r328534) +++ head/sbin/decryptcore/decryptcore.8 Mon Jan 29 09:21:08 2018 (r328535) @@ -96,7 +96,7 @@ Specify location of a private key file which will be u 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. _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"