From ed4fca21f9c23093f6c84f36449d326df6325c1e Mon Sep 17 00:00:00 2001 From: Jaromir Hradilek Date: Oct 22 2012 11:17:57 +0000 Subject: Corrected a typing error. (BZ#868508) --- diff --git a/en-US/RPM-Checking_Package_Signatures-Fedora.xml b/en-US/RPM-Checking_Package_Signatures-Fedora.xml index 78e0382..a9e2167 100644 --- a/en-US/RPM-Checking_Package_Signatures-Fedora.xml +++ b/en-US/RPM-Checking_Package_Signatures-Fedora.xml @@ -9,7 +9,7 @@ RPM md5sum - If you wish to verify that a package has not been corrupted or tampered with, you can examine just the md5sum by entering this command at the shell prompt: (where <rpm_file> is the file name of the RPM package): + If you wish to verify that a package has not been corrupted or tampered with, you can examine just the md5sum by entering this command at the shell prompt (where <rpm_file> is the file name of the RPM package): rpm -K --nosignature <rpm_file>