]> git.madduck.net Git - code/myrepos.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Fix pod error. Closes: #558012
authorJoey Hess <joey@gnu.kitenet.net>
Wed, 25 Nov 2009 22:27:38 +0000 (17:27 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Wed, 25 Nov 2009 22:27:38 +0000 (17:27 -0500)
debian/changelog
mr

index 9051f61316458734bb3d52e1d30ea30c0e9488e7..a4e84baf5a812d394cbe56e5c223248a03e29b10 100644 (file)
@@ -1,3 +1,9 @@
+mr (0.45) UNRELEASED; urgency=low
+
+  * Fix pod error. Closes: #558012
+
+ -- Joey Hess <joeyh@debian.org>  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 a431e8ac82ac989fdbfe1e5b1231e449d8508682..8d6d1dd620c4a75e2e088ff8bc5e91206dd202d1 100755 (executable)
--- 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