summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/mintro.72
-rw-r--r--man/mseq.14
2 files changed, 3 insertions, 3 deletions
diff --git a/man/mintro.7 b/man/mintro.7
index 4472b55..622cf20 100644
--- a/man/mintro.7
+++ b/man/mintro.7
@@ -134,7 +134,7 @@ 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/map ) ,
+.Pa ~/.santoku/seq ) ,
 and the current message (kept as a symlink in
 .Pa ~/.santoku/cur ) .
 .Pp
diff --git a/man/mseq.1 b/man/mseq.1
index 465f950..232ceee 100644
--- a/man/mseq.1
+++ b/man/mseq.1
@@ -58,10 +58,10 @@ but append to the mail sequence instead of replacing it.
 .El
 .Sh ENVIRONMENT
 .Bl -tag -width Ds
-.It Ev MAILMAP
+.It Ev MAILSEQ
 File were the sequence is stored.
 (Default:
-.Pa ~/.santoku/map )
+.Pa ~/.santoku/seq )
 .El
 .Sh EXIT STATUS
 .Ex -std