Fix typo in pacman man page
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
c15f7ae606
commit
ff8c96fa7d
1 changed files with 1 additions and 1 deletions
|
@ -514,7 +514,7 @@ designated to be backed up. During an upgrade, three MD5 hashes are used for
|
||||||
each backup file to determine the required action: one for the original file
|
each backup file to determine the required action: one for the original file
|
||||||
installed, one for the new file that is about to be installed, and one for the
|
installed, one for the new file that is about to be installed, and one for the
|
||||||
actual file existing on the file system. After comparing these three hashes, the
|
actual file existing on the file system. After comparing these three hashes, the
|
||||||
follow scenarios can result:
|
following scenarios can result:
|
||||||
|
|
||||||
original=X, current=X, new=X::
|
original=X, current=X, new=X::
|
||||||
All three files are the same, so overwrites are not an issue. Install the
|
All three files are the same, so overwrites are not an issue. Install the
|
||||||
|
|
Loading…
Add table
Reference in a new issue