From: nion Date: Wed, 2 Mar 2005 09:45:18 +0000 (+0000) Subject: Nico Golde: X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=commitdiff_plain;h=71fd9a28c9d86aefdc689910cbd06dcc285fa278 Nico Golde: updated names in install routine git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@131 e385b8ad-14ed-0310-8656-cc95a2468c6d --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 260a384..784d43b 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -75,8 +75,8 @@ install: all instdoc $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1 $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man5 ./instdoc $(srcdir)/mutt.man $(DESTDIR)$(mandir)/man1/muttng.1 - ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/muttng-flea.1 - echo ".so $(mandir)/man1/flea.1" > $(DESTDIR)$(mandir)/man1/muttngbug.1 + ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/muttngbug.1 + echo ".so $(mandir)/man1/flea.1" > $(DESTDIR)$(mandir)/man1/fleang.1 ./instdoc $(srcdir)/dotlock.man \ $(DESTDIR)$(mandir)/man1/muttng_dotlock.1 ./instdoc muttrc.man $(DESTDIR)$(mandir)/man5/muttngrc.5 diff --git a/doc/mutt.man b/doc/mutt.man index 2d2caa1..f4a2c54 100644 --- a/doc/mutt.man +++ b/doc/mutt.man @@ -175,7 +175,7 @@ for one of the functions listed while Mutt-ng is running. For a more up-to-date list of bugs, errm, fleas, please visit the mutt-ng project's bug tracking system under http://developer.berlios.de/projects/mutt-ng/. To report a bug, please use the -.BR flea (1) +.BR fleang (1) program. .SH NO WARRANTIES This program is distributed in the hope that it will be useful, @@ -185,7 +185,7 @@ GNU General Public License for more details. .SH SEE ALSO .PP .BR curses (3), -.BR flea (1), +.BR fleang (1), .BR mailcap (5), .BR maildir (5), .BR mbox (5),