From 40d4c6d4b62a740650429716bf4c585dfb1b4c9e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 24 Jan 2009 15:53:15 +0100 Subject: Fixed a typo in pkg.conf(5) --- man/5/pkg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/5') diff --git a/man/5/pkg.conf b/man/5/pkg.conf index 7c7230a..2bd9eee 100644 --- a/man/5/pkg.conf +++ b/man/5/pkg.conf @@ -55,7 +55,7 @@ including newlines. See zsh(1) for more Valid I names are: post-add, pre-update, post-update, pre-remove. -Note thatt post-add automatically executes post-update +Note that post-add automatically executes post-update Example: pkg_hook_post-update () {clear_line; echo "Hello from package $1!"} -- cgit v1.2.3