[pacman-dev] [PATCH] There are not hooks!
Allan McRae
allan at archlinux.org
Fri Oct 10 00:02:39 UTC 2014
Refer to install scripts as scripts and not hooks.
Signed-off-by: Allan McRae <allan at archlinux.org>
---
doc/pacman.8.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 45741b4..eacf1b3 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -18,7 +18,7 @@ Description
-----------
Pacman is a package management utility that tracks installed packages on a Linux
system. It features dependency support, package groups, install and uninstall
-hooks, and the ability to sync your local machine with a remote repository to
+scripts, and the ability to sync your local machine with a remote repository to
automatically upgrade packages. Pacman packages are a zipped tar format.
Since version 3.0.0, pacman has been the front-end to linkman:libalpm[3], the
--
2.1.2
More information about the pacman-dev
mailing list