docs: update

This commit is contained in:
Dylan Araps 2020-02-10 22:42:01 +02:00
parent 938e8784a9
commit c671e4cd10
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -978,7 +978,7 @@ pkg_install() {
${sum_sys}${sum_old}*) new= ;;
# All other cases.
*) log "$pkg_name" "WARN: saving $file as $file.new"
*) log "$pkg_name" "WARN: saving /$file as /$file.new"
new=.new
esac