about summary refs log tree commit diff
path: root/man/mthread.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-22 21:43:03 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-22 21:43:03 +0200
commit31481f8b851590110b73e1c46b7a20aac53641bd (patch)
treeb7ce4d871bac295e3f966eaa2f7aee82df94791b /man/mthread.1
parent5927a3f2e37eb58585934bc0925c063796d9f49d (diff)
downloadmblaze-31481f8b851590110b73e1c46b7a20aac53641bd.tar.gz
mblaze-31481f8b851590110b73e1c46b7a20aac53641bd.tar.xz
mblaze-31481f8b851590110b73e1c46b7a20aac53641bd.zip
rename mmsg(5) to mmsg(7)
Diffstat (limited to 'man/mthread.1')
-rw-r--r--man/mthread.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mthread.1 b/man/mthread.1
index d653d28..0ee1216 100644
--- a/man/mthread.1
+++ b/man/mthread.1
@@ -13,7 +13,7 @@
 groups messages together in parent/child relationships based on
 which messages are replies to which others.
 See
-.Xr mmsg 5
+.Xr mmsg 7
 for the message argument syntax.
 .Pp
 If no messages are passed,
@@ -34,7 +34,7 @@ Do not prune unresolved Message-IDs at the top-level.
 .Sh EXIT STATUS
 .Ex -std
 .Sh SEE ALSO
-.Xr mmsg 5
+.Xr mmsg 7
 .Pp
 .Lk https://www.jwz.org/doc/threading.html "Message threading"
 .Sh AUTHORS