]> granicus.if.org Git - mutt/commitdiff
Install dotlock's manual page under the correct name.
authorThomas Roessler <roessler@does-not-exist.org>
Sun, 11 Oct 1998 22:07:39 +0000 (22:07 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sun, 11 Oct 1998 22:07:39 +0000 (22:07 +0000)
doc/Makefile.in
doc/dotlock.man.in

index 6c485fa9f9cd2246550a22a91cc194f337e51334..72bcd117a855421de206e1adbd05f43c59281279 100644 (file)
@@ -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
-                       
index 609251d8052965dfeee0b2a016c5711b40e21dab..9127aa00e42dc4f7e89f9703b591947bc9c8669f 100644 (file)
 .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