From 1e73fbbb25bc43999320b2c9c5679ab0c8f3b528 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 26 Oct 2008 23:51:00 -0400 Subject: Fix pod error in vidir(1). --- debian/changelog | 5 +++-- vidir | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e67c6e..57f4e94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -moreutils (0.32) UNRELEASED; urgency=low +moreutils (0.32) unstable; urgency=low * zrun: Can be linked to zsomeprog to run the equivilant of zrun someprog. Closes: #411623 (Stefan Fritsch) * zrun: Add support for lzma and lzo. (Stefan Fritsch) + * Fix pod error in vidir(1). - -- Joey Hess Sat, 27 Sep 2008 18:03:48 -0400 + -- Joey Hess Sun, 26 Oct 2008 23:43:30 -0400 moreutils (0.31) unstable; urgency=low diff --git a/vidir b/vidir index 7d382b2..a77739f 100755 --- a/vidir +++ b/vidir @@ -52,6 +52,8 @@ delete all their contents and the subdirectory itself in the editor. Edit all files under the current directory and subdirectories. +=back + =head1 ENVIRONMENT VARIABLES =over 4 -- cgit v1.2.3