From 55348ded7496135cd482e3e4169e61aba2437260 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Wed, 5 Oct 2011 09:55:16 +0200 Subject: [PATCH] Moved sendmail item to better place in man page mh-profile(5) --- man/mh-profile.man | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/man/mh-profile.man b/man/mh-profile.man index 42d1947..93eaa8f 100644 --- a/man/mh-profile.man +++ b/man/mh-profile.man @@ -143,6 +143,17 @@ and (profile, default: %default_editor%) .RE .PP +.BR Sendmail : +/usr/sbin/sendmail +.RS 5 +The path name to the +.B sendmail +program, used by +.BR spost +to send mail. +(profile, default: %sendmailpath%) +.RE +.PP .BR Backup-Prefix : , .RS 5 @@ -534,14 +545,6 @@ to delete a message from a folder. Currently not used. .RE .PP -.BR sendmail : -%sendmailpath% -.RS 5 -The path name to the -.B sendmail -program. -.RE -.PP .BR sendproc : %bindir%/send .RS 5 -- 1.7.10.4