From cdbd5ad3541c3bb23499d20e0884ef5905e2de56 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 22 Dec 2014 16:14:23 -0400 Subject: reword --- doc/index.mdwn | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/index.mdwn b/doc/index.mdwn index 4fa66e1..2df7b63 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,11 +1,10 @@ etckeeper is a collection of tools to let /etc be stored in a git, -mercurial, darcs, or bzr repository. It hooks into apt (and other package -managers including yum and pacman-g2) to automatically commit changes made -to /etc during package upgrades. It tracks file metadata that revison -control systems do not normally support, but that is important for /etc, -such as the permissions of `/etc/shadow`. It's quite modular and -configurable, while also being simple to use if you understand the basics -of working with revision control. +mercurial, darcs, or bzr repository. It hooks into package managers such as +apt to automatically commit changes made to /etc during package upgrades. +It tracks file metadata that revison control systems do not normally +support, but that is important for /etc, such as the permissions of +`/etc/shadow`. It's quite modular and configurable, while also being simple +to use if you understand the basics of working with revision control. For details, see the [[README]]. -- cgit v1.2.3