]> git.marmaro.de Git - mmh/commitdiff
Moved conflict, rcv*, slocal, spost from libdir to bindir.
authormarkus schnalke <meillo@marmaro.de>
Fri, 9 Mar 2012 12:27:35 +0000 (13:27 +0100)
committermarkus schnalke <meillo@marmaro.de>
Fri, 9 Mar 2012 12:27:35 +0000 (13:27 +0100)
We should not hide them from the users.

man/conflict.man8
man/mh-chart.man1
man/mh-profile.man5
man/mhmail.man1
man/post.man8
man/rcvdist.man1
man/rcvpack.man1
man/rcvstore.man1
man/slocal.man1
uip/Makefile.in
uip/slocal.c

index dc05548f444779b75be1b6afaacabd3c4026e734..ff2246c4e9177b65ad6f660b4c09d84bd90412bb 100644 (file)
@@ -7,7 +7,7 @@ conflict \- search for alias/password conflicts
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/conflict
+.B conflict
 .RB [ \-search
 .IR directory ]
 .RB [ \-mail
index d79398938a579b1872f67b6a1d6f78be30a8767e..805bea85003c001a35c33977f2398ad84c319cbb 100644 (file)
@@ -66,7 +66,7 @@ mh-chart \- Chart of nmh Commands
 .RB [ \-help ]
 
 .HP 5
-.B %libdir%/conflict
+.B conflict
 .RB [ \-search
 .IR directory ]
 .RB [ \-mail
@@ -411,7 +411,7 @@ or
 .RB [ \-help ]
 
 .HP 5
-.B %libdir%/spost
+.B spost
 .RB [ \-alias
 .IR aliasfile
 .RB " | " \-noalias ]
@@ -440,7 +440,7 @@ or
 .RB [ \-help ]
 
 .HP 5
-.B %libdir%/rcvdist
+.B rcvdist
 .RB [ \-form
 .IR formfile ]
 [switches\ for
@@ -451,13 +451,13 @@ or
 .RB [ \-help ]
 
 .HP 5
-.B %libdir%/rcvpack
+.B rcvpack
 .I file
 .RB [ \-version ]
 .RB [ \-help ]
 
 .HP 5
-.B %libdir%/rcvstore
+.B rcvstore
 .RI [ +folder ]
 .RB [ \-create " | " \-nocreate ]
 .RB [ \-unseen " | " \-nounseen ]
@@ -577,7 +577,7 @@ or
 .RB [ \-help ]
 
 .HP 5
-.B %libdir%/slocal
+.B slocal
 [address\ info\ sender]
 .RB [ \-addr
 .IR address ]
index b90cd971e2dddd0fba9dd7ad14df002e52292e8e..5051da60f5b33e5aad3f71bedced41b862f3d50e 100644 (file)
@@ -442,7 +442,7 @@ It is used to retrieve an external-body with access-type `mail-server'
 .RE
 .PP
 .BR mhlproc :
-%libdir%/mhl
+%bindir%/mhl
 .RS 5
 This is the program used to filter messages in various ways.  It
 is used by
@@ -473,7 +473,7 @@ to display message bodies (or message parts) of type text/plain.
 .RE
 .PP
 .BR postproc :
-%libdir%/post
+%bindir%/post
 .RS 5
 This is the program used by
 .BR send ,
@@ -514,7 +514,7 @@ to process and display non-text (MIME) messages.
 .RE
 .PP
 .BR showproc :
-%libdir%/mhl
+%bindir%/mhl
 .RS 5
 This is the program used by
 .B show
index 33c237e59cac6fac256bb2730d39f33b4d3e4e90..c6a3467c0847d15fac7a138f2eb2e69a31cffedc 100644 (file)
@@ -98,7 +98,7 @@ header correctly.
 .nf
 .ta \w'%etcdir%/ExtraBigFileName  'u
 ^%bindir%/inc~^Program to incorporate maildrop into folder
-^%libdir%/post~^Program to deliver a message
+^%bindir%/spost~^Program to deliver a message
 ^/tmp/mhmail*~^Temporary copy of message
 .fi
 
index 14c3ae776c2a22765e7ac3eceee64347378f43fd..5bac6f730c7a9328df77dadd39a7f994d0d171e3 100644 (file)
@@ -7,7 +7,7 @@ post \- deliver a message
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/post
+.B post
 .RB [ \-alias
 .IR aliasfile ]
 .RB [ \-filter
@@ -187,8 +187,8 @@ entry in
 .nf
 .ta \w'%etcdir%/ExtraBigFileName  'u
 ^%etcdir%/mts.conf~^nmh mts configuration file
-^%bindir%/refile~^Program to process Fcc:s
-^%libdir%/mhl~^Program to process Bcc:s
+^refile~^Program to process Fcc:s
+^mhl~^Program to process Bcc:s
 .fi
 
 .SH "PROFILE COMPONENTS"
@@ -199,6 +199,7 @@ consult the user's profile.
 
 .SH "SEE ALSO"
 mhmail(1), send(1), mh\-mail(5), mh\-alias(5), mh\-tailor(5),
+refile(1), mhl(1),
 .I "Standard for the Format of ARPA Internet Text Messages"
 (RFC\-822)
 
index 66b4382049fc77ddaf9406447abf13056b81a446..9edfc4948a40ac0975e8b1764322f5e174d0361c 100644 (file)
@@ -7,7 +7,7 @@ rcvdist \- asynchronously redistribute new mail
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/rcvdist
+.B rcvdist
 .RB [ \-form
 .IR formfile ]
 [switches\ for
index 9ca59a256e5f4c3d4b92fc59d330bba9c980cf90..366b0d534439efabfdd098695c2c745c8286ac27 100644 (file)
@@ -7,7 +7,7 @@ rcvpack \- append message to file
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/rcvpack
+.B rcvpack
 .I file
 .RB [ \-version ]
 .RB [ \-help ]
index 571c2fd29c1ac6ed38e32803d38801a4e083355d..1fff18f0029482edfecbfcb638a4dbfe222789df 100644 (file)
@@ -7,7 +7,7 @@ rcvstore \- asynchronously incorporate mail into a folder
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/rcvstore
+.B rcvstore
 .RI [ +folder ]
 .RB [ \-create " | " \-nocreate ]
 .RB [ \-unseen " | " \-nounseen ]
index 6421714d0dcb0ee1b161fd702c5beda8916bc1b9..c5cf7cf5009ad97a2bc5a235d2881f25cfeb17da 100644 (file)
@@ -7,7 +7,7 @@ slocal \- asynchronously filter and deliver new mail
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/slocal
+.B slocal
 [address\ info\ sender]
 .RB [ \-addr
 .IR address ]
@@ -117,7 +117,7 @@ support a \&.forward file for directing incoming mail.
 You should include the line
 .PP
 .RS 5
-\*(lq|\ %libdir%/slocal\ \-user\ username\*(rq
+\*(lq|\ %bindir%/slocal\ \-user\ username\*(rq
 .RE
 .PP
 in your \&.forward file in your home directory.  This will cause
index 7dcbb8553d632ffe19722fe1989d921245c26c2d..28b517f34471d1745c32b2de4d1778813d71af3a 100644 (file)
@@ -49,17 +49,17 @@ SETGID_MAIL    = @SETGID_MAIL@
        $(COMPILE) $<
 
 # commands to build
-CMDS = ali anno burst comp dist flist folder forw mmh mark mhbuild mhl \
+CMDS = ali anno burst comp conflict dist flist folder forw mmh mark \
+       mhbuild mhl \
        mhlist mhmail mhparam mhpath mhshow mhstore msgchk new packf pick \
-       print-mimetype prompter refile repl rmf rmm scan send sendfiles show \
-       sortm whatnow
+       print-mimetype prompter rcvdist rcvpack rcvstore refile repl rmf \
+       rmm scan send sendfiles show slocal sortm spost whatnow
 
 # commands that are links to other commands
 LCMDS = flists folders next prev
 
 # misc support binaries
-MISC = ap conflict dp fmtdump rcvdist rcvpack \
-       rcvstore slocal spost mhtest
+MISC = ap dp fmtdump mhtest
 
 # commands with 'S'pecial installation needs
 SCMDS = inc
index fe1977fa053b3c79acc97eceb0adb378aff32eda..ae71c1b12941984724c5802abcaa64c76d4efffd 100644 (file)
@@ -9,7 +9,7 @@
 /*
 **  Under sendmail, users should add the line
 **
-**      "| /usr/local/nmh/lib/slocal"
+**      "| /usr/local/mmh/bin/slocal"
 **
 **  to their $HOME/.forward file.
 **