about summary refs log tree commit diff
path: root/man/mthread.1
diff options
context:
space:
mode:
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