summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2020-12-10 20:19:08 +0100
committerOlaf Hering <olaf@aepfle.de>2020-12-10 20:19:08 +0100
commitc6868e1f935f7bcd2b000f81d60930b07925d718 (patch)
treeeb0774b82484da9bfba7cbc5ef139faca08b7f44 /doc
parentc8663d495221b124ac0a99ec08716cad2f0b1499 (diff)
mention system muttrc in man page
mutt uses either the Muttrc owned by the sysadmin, or its own Muttrc. Signed-off-by: Olaf Hering <olaf@aepfle.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/mutt.man2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e5ba5436..e7da68f9 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -238,6 +238,7 @@ muttrc.man: makedoc.pl $(top_srcdir)/init.h muttrc.man.head muttrc.man.tail
> muttrc.man
EDIT = sed -e 's,@sysconfdir\@,$(sysconfdir),g' \
+ -e 's,@pkgdatadir\@,$(pkgdatadir),g' \
-e 's,@bindir\@,$(bindir),g' \
-e 's,@docdir\@,$(docdir),g'
diff --git a/doc/mutt.man b/doc/mutt.man
index 291c7d15..423e077e 100644
--- a/doc/mutt.man
+++ b/doc/mutt.man
@@ -257,7 +257,7 @@ Used for testing translation changes.
.I $XDG_CONFIG_HOME/mutt/muttrc
User configuration files.
.TP
-.I @sysconfdir@/Muttrc
+.I @sysconfdir@/Muttrc or @pkgdatadir@/Muttrc
System-wide configuration file.
.TP
.I /tmp/muttXXXXXX