Minor fixes to doc/edit-patch.1

This commit is contained in:
Daniel Hahler 2011-03-13 04:02:49 +01:00
parent 010639eba5
commit 24a1820266

View File

@ -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. be used to edit existing patches located in /debian/patches.
It can also be used to incorporate new 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. /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. 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. to record the debian/changelog entry.
\fBedit-patch\fR is integrated with the bzr and git version control systems. \fBedit-patch\fR is integrated with the bzr and git version control systems.