From ff8c96fa7dd3ff8cb510e201b799ac48095d81ea Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Mon, 21 Jan 2019 13:20:47 +1000 Subject: Fix typo in pacman man page Signed-off-by: Allan McRae --- doc/pacman.8.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pacman.8.asciidoc b/doc/pacman.8.asciidoc index 66483bcb..6b2d9172 100644 --- a/doc/pacman.8.asciidoc +++ b/doc/pacman.8.asciidoc @@ -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 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 -follow scenarios can result: +following scenarios can result: original=X, current=X, new=X:: All three files are the same, so overwrites are not an issue. Install the -- cgit v1.2.3-54-g00ecf