From: Joey Hess Date: Thu, 17 Jun 2010 17:32:48 +0000 (-0400) Subject: Typo. Closes: #586233 X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/0492dc012b10effe4bbffcb05ebe87423e49efe6?ds=sidebyside Typo. Closes: #586233 --- diff --git a/debian/changelog b/debian/changelog index 7ee67e5..778462f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mr (0.49) UNRELEASED; urgency=low * Update suggests for git-core to git transition. * Use short mode status output for git and bzr. + * Typo. Closes: #586233 -- Joey Hess Thu, 08 Apr 2010 16:06:46 -0400 diff --git a/mr b/mr index 10cfa15..70698aa 100755 --- a/mr +++ b/mr @@ -392,7 +392,7 @@ present, mr assumes it is in offline mode. =head1 UNTRUSTED MRCONFIG FILES Since mrconfig files can contain arbitrary shell commands, they can do -anything. This flexability is good, but it also allows a malicious mrconfig +anything. This flexibility is good, but it also allows a malicious mrconfig file to delete your whole home directory. Such a file might be contained inside a repository that your main ~/.mrconfig checks out and chains to. To avoid worries about evil commands in a mrconfig file, mr