aboutsummaryrefslogtreecommitdiff
path: root/dns/unbound/files/pkg-deinstall.in
diff options
context:
space:
mode:
Diffstat (limited to 'dns/unbound/files/pkg-deinstall.in')
-rw-r--r--dns/unbound/files/pkg-deinstall.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/unbound/files/pkg-deinstall.in b/dns/unbound/files/pkg-deinstall.in
index 606cfdb44f5b..e87de8336272 100644
--- a/dns/unbound/files/pkg-deinstall.in
+++ b/dns/unbound/files/pkg-deinstall.in
@@ -8,10 +8,10 @@ POST-DEINSTALL)
echo "===> post-deinstallation information for $1:"
echo ""
echo " Note:"
- echo " Unbound related user accounts and groups were not removed."
+ echo " Unbound related user account were not removed."
echo ""
- echo " To remove the 'unbound' user and the 'unbound' group which were"
- echo " created by a default installation of this package, run"
+ echo " To remove the 'unbound' user which were created by"
+ echo " a default installation of this package, run"
echo ""
echo " pw userdel -n unbound"
;;