From: Thomas Roessler Date: Sun, 11 Oct 1998 22:07:39 +0000 (+0000) Subject: Install dotlock's manual page under the correct name. X-Git-Tag: mutt-0-94-13-rel~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fa8b86865a508473963bdf6e194829e3fbd6e6c;p=mutt Install dotlock's manual page under the correct name. --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 6c485fa9..72bcd117 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -60,7 +60,7 @@ html: manual.html install: dotlock.man mutt.man all $(top_srcdir)/mkinstalldirs $(mandir)/man1 $(INSTALL) -m 644 mutt.man $(mandir)/man1/mutt.1 - $(INSTALL) -m 644 dotlock.man $(mandir)/man1/mutt.dotlock.1 + $(INSTALL) -m 644 dotlock.man $(mandir)/man1/mutt_dotlock.1 $(top_srcdir)/mkinstalldirs $(docdir) for f in $(DOCFILES) ; do $(INSTALL) -m 644 $$f $(docdir) ; done for f in $(srcdir_DOCFILES) ; do $(INSTALL) -m 644 $(srcdir)/$$f $(docdir) ; done @@ -113,4 +113,3 @@ dist distdir: Makefile $(DISTFILES) ln $(srcdir)/$$file $(distdir) 2> /dev/null \ || cp -p $(srcdir)/$$file $(distdir); \ done - diff --git a/doc/dotlock.man.in b/doc/dotlock.man.in index 609251d8..9127aa00 100644 --- a/doc/dotlock.man.in +++ b/doc/dotlock.man.in @@ -21,10 +21,10 @@ .TH dotlock 1 "JULY 1998" Unix "User Manuals" .SH NAME .PP -mutt.dotlock \- Lock mail spool files. +mutt_dotlock \- Lock mail spool files. .SH SYNOPSIS .PP -.B mutt.dotlock +.B mutt_dotlock [-t|-f|-u] [-p] [-r \fIretries\fP] \fIfile\fP .SH DESCRIPTION .PP