From e2d8848e4a55926790a1626f046f76b5777b4ada Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Nov 2009 17:27:38 -0500 Subject: [PATCH] Fix pod error. Closes: #558012 --- debian/changelog | 6 ++++++ mr | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9051f61..a4e84ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mr (0.45) UNRELEASED; urgency=low + + * Fix pod error. Closes: #558012 + + -- Joey Hess Wed, 25 Nov 2009 17:27:23 -0500 + mr (0.44) unstable; urgency=low * Make mr -i pass -i to the shell, to ensure it knows it should be an diff --git a/mr b/mr index a431e8a..8d6d1dd 100755 --- a/mr +++ b/mr @@ -383,7 +383,7 @@ due to being offline. You can delete or edit this file to remove commands, or even to add other commands for 'mr online' to run. If the file is present, mr assumes it is in offline mode. -=head "UNTRUSTED MRCONFIG FILES" +=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 -- 2.39.5