From 4d8fc066c3465e8d02adb6662cf621ba6b6804d5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 13 Jul 2009 13:04:11 -0400 Subject: Typo. Closes: #536799 --- debian/changelog | 1 + etckeeper.8 | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a49c580..d60abb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ etckeeper (0.39) UNRELEASED; urgency=low * Document ETCKEEPER_CONF_DIR in man page. + * Typo. Closes: #536799 -- Joey Hess Thu, 09 Jul 2009 14:35:55 -0400 diff --git a/etckeeper.8 b/etckeeper.8 index 32e9d20..ec65f5b 100644 --- a/etckeeper.8 +++ b/etckeeper.8 @@ -27,12 +27,12 @@ This is called as a pre-commit hook. It stores metadata and does sanity checks. .TP .B pre-install -This is called by apt's DPkg::Pre-Install-Pkgs hook, or by equivilant hooks +This is called by apt's DPkg::Pre-Install-Pkgs hook, or by equivalent hooks of other package managers. It allows committing any uncommitted changes before packages are installed, upgraded, etc. .TP .B post-install -This is called by apt's DPkg::Post-Invoke hook, or by equivilant hooks +This is called by apt's DPkg::Post-Invoke hook, or by equivalent hooks of other package managers. It commits changes made by packages into the repository. (You can also call this by hand after running dpkg by hand.) .TP -- cgit v1.2.3