Dropped old show(1) and renamed mhshow(1) to show(1).
[mmh] / man / Makefile.in
index 08a2bc1..27d3622 100644 (file)
@@ -50,8 +50,8 @@ SEDMAN = $(SED) -f man.sed $< > $@
 
 # man pages to install in $(mandir)/$(manext1)
 MAN1SRC = ali. anno. burst. comp. dist. flist. flists. folder. folders.    \
-       forw. inc. mark. mhbuild. mhl. mhlist. mmh.               \
-       mhmail. mhparam. mhpath. mhshow. mhstore. msgchk. new. fnext.       \
+       forw. inc. mark. mhbuild. mhl. mhlist. mmh. mmhwrap.              \
+       mhmail. mhparam. mhpath. mhstore. msgchk. new. fnext.       \
        fprev. unseen. next. packf. pick. prev. prompter. rcvdist. rcvpack. \
        rcvstore. refile. repl. rmf. rmm. scan. send. sendfiles.    \
        show. slocal. sortm. whatnow.
@@ -60,7 +60,7 @@ MAN5SRC = mh-alias. mh-format. mh-mail. mh-profile. mh-tailor.
 
 MAN7SRC = mmh-intro. mh-chart. mh-draft. mh-sequence. 
 
-MAN8SRC = ap. dp. fmtdump. post.
+MAN8SRC = spost. ap. dp. fmtdump.
 
 MAN1 = $(MAN1SRC:.=.$(manext1))
 MAN5 = $(MAN5SRC:.=.$(manext5))