From: Joey Hess Date: Mon, 7 Sep 2009 16:29:40 +0000 (-0400) Subject: Man page typo. Closes: #545412 X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/eae9714e0e4c5b5b650dd1ac8b52f7a516cca91a?ds=sidebyside Man page typo. Closes: #545412 --- diff --git a/debian/changelog b/debian/changelog index 5beff8b..437f1e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mr (0.43) UNRELEASED; urgency=low * Set User-Agent to "mr" when downloading the mrconfig file with mr bootstrap. Closes: #541778 + * Man page typo. Closes: #545412 -- Joey Hess Sun, 16 Aug 2009 11:36:03 -0400 diff --git a/mr b/mr index f9c4bf0..91eb151 100755 --- a/mr +++ b/mr @@ -36,7 +36,7 @@ B [options] remember action [params ...] B is a Multiple Repository management tool. It can checkout, update, or perform other actions on a set of repositories as if they were one combined -repository. It supports any combination of subversion, git, cvs, mecurial, +repository. It supports any combination of subversion, git, cvs, mercurial, bzr and darcs repositories, and support for other revision control systems can easily be added.