Nico Golde:
authornion <nion@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Wed, 17 Aug 2005 14:10:13 +0000 (14:10 +0000)
committernion <nion@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Wed, 17 Aug 2005 14:10:13 +0000 (14:10 +0000)
- typo fix (reported by Jukka Salmi)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@407 e385b8ad-14ed-0310-8656-cc95a2468c6d

doc/Makefile.in

index edd1f99..c147f1d 100644 (file)
@@ -98,7 +98,7 @@ uninstall:
        for f in muttng.1 mutt_dotlock.1 fleang.1 muttng-flea.1 muttngbug.1 ; do \
          rm -f $(DESTDIR)$(mandir)/man1/$$f ; \
        done
-       for f in muttngrc.5 muttng-mbox.5  do \
+       for f in muttngrc.5 muttng-mbox.5  do \
          rm -f $(DESTDIR)$(mandir)/man5/$$f ; \
        done
        for f in $(srcdir_DOCFILES) $(topsrcdir_DOCFILES) ; do \