From 2d68f4ca9b07e27178a6ee8ab9984fa567d292e5 Mon Sep 17 00:00:00 2001
From: David Bremner <bremner@debian.org>
Date: Thu, 22 Dec 2011 08:01:25 -0400
Subject: [PATCH] man: add symlinks for notmuch-restore.1 and notmuch-setup.1

These are just for the convenience of testers using $src/man as an
element of MANPATH. They are intentionally omitted from MAN1, so that
they do not interfere with the install.
---
 man/man1/notmuch-restore.1 | 1 +
 man/man1/notmuch-setup.1   | 1 +
 2 files changed, 2 insertions(+)
 create mode 120000 man/man1/notmuch-restore.1
 create mode 120000 man/man1/notmuch-setup.1

diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1
new file mode 120000
index 00000000..b7a4d1b0
--- /dev/null
+++ b/man/man1/notmuch-restore.1
@@ -0,0 +1 @@
+notmuch-dump.1
\ No newline at end of file
diff --git a/man/man1/notmuch-setup.1 b/man/man1/notmuch-setup.1
new file mode 120000
index 00000000..5c78dc87
--- /dev/null
+++ b/man/man1/notmuch-setup.1
@@ -0,0 +1 @@
+notmuch.1
\ No newline at end of file
-- 
2.45.2