From 24a1820266448bdd3c84ed90aa5b8cc335693c54 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Sun, 13 Mar 2011 04:02:49 +0100 Subject: [PATCH] Minor fixes to doc/edit-patch.1 --- doc/edit-patch.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/edit-patch.1 b/doc/edit-patch.1 index c8c3d50..5e811c0 100644 --- a/doc/edit-patch.1 +++ b/doc/edit-patch.1 @@ -17,10 +17,10 @@ Run from inside the root directory of the source package, \fBedit-patch\fR can be used to edit existing patches located in /debian/patches. It can also be used to incorporate new patches. -If pointed a patch not already present, it will copy the patch to +If pointed at a patch not already present, it will copy the patch to /debian/patches in the correct format for the patch system in use. Next, the patch is applied and a subshell is opened in order to edit the patch. -Typing "exit" or hitting Ctrl-d will close the subshell and launch an an editor +Typing "exit" or pressing Ctrl-d will close the subshell and launch an editor to record the debian/changelog entry. \fBedit-patch\fR is integrated with the bzr and git version control systems.