about summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-08-01 19:36:23 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-08-01 19:36:23 +0200
commit41474c2e685b3b36c6298b1e7493924afa9cea06 (patch)
treeee3a87a1d54a2067c6757e5a8d9ee6cb3b8ace87 /man
parent60f4618e2be0229e966a2c8e9bf5ca4f5cd70944 (diff)
downloadmblaze-41474c2e685b3b36c6298b1e7493924afa9cea06.tar.gz
mblaze-41474c2e685b3b36c6298b1e7493924afa9cea06.tar.xz
mblaze-41474c2e685b3b36c6298b1e7493924afa9cea06.zip
rename .santoku to .mblaze
Diffstat (limited to 'man')
-rw-r--r--man/mblaze.74
-rw-r--r--man/mcomp.12
-rw-r--r--man/mgenmid.14
-rw-r--r--man/mseq.14
-rw-r--r--man/mshow.12
5 files changed, 8 insertions, 8 deletions
diff --git a/man/mblaze.7 b/man/mblaze.7
index 16dd325..64f51d5 100644
--- a/man/mblaze.7
+++ b/man/mblaze.7
@@ -140,9 +140,9 @@ As usual with pipes, the sky is the limit.
 deals with messages (which are files),
 folders (which are Maildir folders),
 sequences (which are newline-separated lists of messages, possibly persisted on disk in
-.Pa ~/.santoku/seq ) ,
+.Pa ~/.mblaze/seq ) ,
 and the current message (kept as a symlink in
-.Pa ~/.santoku/cur ) .
+.Pa ~/.mblaze/cur ) .
 .Pp
 Messages in the persisted sequence can be referred to using special
 syntax as explained in
diff --git a/man/mcomp.1 b/man/mcomp.1
index b467e50..3eb129b 100644
--- a/man/mcomp.1
+++ b/man/mcomp.1
@@ -50,7 +50,7 @@ Editor used to compose mail.
 .Bl -tag -width Ds
 .It Pa snd.*
 Draft messages (kept in current directory)
-.It Pa ~/.santoku/headers
+.It Pa ~/.mblaze/headers
 Default headers for each mail.
 (Put your
 .Sq Li From\&:
diff --git a/man/mgenmid.1 b/man/mgenmid.1
index 8cf2d96..6f70fee 100644
--- a/man/mgenmid.1
+++ b/man/mgenmid.1
@@ -19,7 +19,7 @@ The fully qualified domain name is computed by:
 Using
 .Sq Li "FQDN:"
 from
-.Pa "~/.santoku/profile"
+.Pa "~/.mblaze/profile"
 (if set).
 .It
 Resolving the current hostname.
@@ -27,7 +27,7 @@ Resolving the current hostname.
 Using the host part of the address in
 .Sq Li "Local-Mailbox:"
 from
-.Pa "~/.santoku/profile"
+.Pa "~/.mblaze/profile"
 (if set).
 .El
 .Pp
diff --git a/man/mseq.1 b/man/mseq.1
index 5f6d417..83076de 100644
--- a/man/mseq.1
+++ b/man/mseq.1
@@ -67,11 +67,11 @@ and exit.
 .It Ev MAILSEQ
 File were the sequence is stored.
 (Default:
-.Pa ~/.santoku/seq )
+.Pa ~/.mblaze/seq )
 .It Ev MAILCUR
 Symbolic link referring to the current message.
 (Default:
-.Pa ~/.santoku/cur )
+.Pa ~/.mblaze/cur )
 .El
 .Sh EXIT STATUS
 .Ex -std
diff --git a/man/mshow.1 b/man/mshow.1
index 60456b9..f079217 100644
--- a/man/mshow.1
+++ b/man/mshow.1
@@ -94,7 +94,7 @@ parts,
 and re-encodes them into UTF-8 if necessary.
 .Pp
 Other filters can be specified in the file
-.Pa ~/.santoku/filter
+.Pa ~/.mblaze/filter
 in the format
 .D1 Ar type/subtype Ns Li \&: Ar command
 or