git: 2a294eaa96f5 - main - UPDATING: Fix typos
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Jan 2023 17:45:05 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a294eaa96f5fdd63a58f6f37bddcc3f9a1bd29e commit 2a294eaa96f5fdd63a58f6f37bddcc3f9a1bd29e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-22 17:44:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-22 17:44:45 +0000 UPDATING: Fix typos --- UPDATING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UPDATING b/UPDATING index d4fe28dc24ae..5a3589afcb62 100644 --- a/UPDATING +++ b/UPDATING @@ -20889,10 +20889,10 @@ or AFFECTS: users of www/adguardhome AUTHOR: yuri@FreeBSD.org - www/adguardhome now stores configuratio and database information in + www/adguardhome now stores configuration and database information in $PREFIX/etc/AdGuardHome.yaml and /var/db/adguardhome/data respectively. 'service adguardhome start' attempts to move config - and data files to the new location but it required manual move when + and data files to the new locations but it requires manual move when both old and new files are present. 'service adguardhome start' prints a warning with relevant location information.