summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2012-03-19 12:41:12 +0200
committerPanu Matilainen <pmatilai@redhat.com>2012-03-19 12:46:10 +0200
commit3dce75e43301a0ca98c2c5d58592fe9c1120af74 (patch)
treecb7858a4720ad23486e075e6975f9bc36d5d8bc4 /doc
parent9ba41db49f2f74465de1fa35e4b6127bc34c4106 (diff)
downloadrpm-3dce75e43301a0ca98c2c5d58592fe9c1120af74.tar.gz
Fixup couple of md5/digest references regarding verify in the manual
- '5' in verify stands for digest nowadays, keep the md5 reference to explain why 5 is for digest though (related to RhBug:804049) - In --dump query everything relates to files, refer to the attribute in question ie 'digest' instead of 'filedigest'
Diffstat (limited to 'doc')
-rw-r--r--doc/rpm.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rpm.8 b/doc/rpm.8
index 6d76ccf17..4059b4baa 100644
--- a/doc/rpm.8
+++ b/doc/rpm.8
@@ -591,7 +591,7 @@ Dump file information as follows (implies \fB-l\fR):
.RS
.nf
-path size mtime filedigest mode owner group isconfig isdoc rdev symlink
+path size mtime digest mode owner group isconfig isdoc rdev symlink
.fi
.RE
@@ -641,7 +641,7 @@ The general form of an rpm verify command is
Verifying a package compares information about the installed files in
the package with information about the files taken from the package
metadata stored in the rpm database. Among other things, verifying
-compares the size, MD5 sum, permissions, type, owner and group of
+compares the size, digest, permissions, type, owner and group of
each file. Any discrepancies are displayed.
Files that were not installed from the package, for example,
documentation files excluded on installation using the
@@ -710,7 +710,7 @@ the corresponding \fB--verify\fR test:
.nf
\fBS\fR file \fBS\fRize differs
\fBM\fR \fBM\fRode differs (includes permissions and file type)
-\fB5\fR MD\fB5\fR sum differs
+\fB5\fR digest (formerly MD\fB5\fR sum) differs
\fBD\fR \fBD\fRevice major/minor number mismatch
\fBL\fR read\fBL\fRink(2) path mismatch
\fBU\fR \fBU\fRser ownership differs