summaryrefslogtreecommitdiff
path: root/sys-libs/pam/pam-1.5.1_p20210622-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/pam/pam-1.5.1_p20210622-r1.ebuild')
-rw-r--r--sys-libs/pam/pam-1.5.1_p20210622-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/pam/pam-1.5.1_p20210622-r1.ebuild b/sys-libs/pam/pam-1.5.1_p20210622-r1.ebuild
index 98f33edbb60a..7e699daf0805 100644
--- a/sys-libs/pam/pam-1.5.1_p20210622-r1.ebuild
+++ b/sys-libs/pam/pam-1.5.1_p20210622-r1.ebuild
@@ -125,7 +125,7 @@ pkg_postinst() {
ewarn "restart the software manually after the update."
ewarn ""
ewarn "You can get a list of such software running a command like"
- ewarn " lsof / | egrep -i 'del.*libpam\\.so'"
+ ewarn " lsof / | grep -E -i 'del.*libpam\\.so'"
ewarn ""
ewarn "Alternatively, simply reboot your system."