From: Peter Wienemann <fossdev@posteo.de>
Date: Fri, 21 Jun 2024 20:20:03 +0200
Subject: Move man page to section 7

Forwarded: https://github.com/mjs/imapclient/pull/586
---
 doc/src/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/conf.py b/doc/src/conf.py
index 00f4fed..e702039 100644
--- a/doc/src/conf.py
+++ b/doc/src/conf.py
@@ -210,4 +210,4 @@ latex_documents = [
 
 # One entry per manual page. List of tuples
 # (source start file, name, description, authors, manual section).
-man_pages = [("index", "imapclient", "IMAPClient Documentation", ["Menno Smits"], 1)]
+man_pages = [("index", "imapclient", "IMAPClient Documentation", ["Menno Smits"], 7)]
