From 6d1bd54a0e0acefde03b8ce1777bcffeb27ea54a Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 13 Sep 2015 17:42:37 +0100 Subject: Update requirements on cliapp --- man/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/conf.py b/man/conf.py index 59a123f..6913777 100644 --- a/man/conf.py +++ b/man/conf.py @@ -207,5 +207,5 @@ intersphinx_mapping = {'http://docs.python.org/': None} # (source start file, name, description, authors, manual section). man_pages = [ ('vmdebootstrap', 'vmdebootstrap', u'install basic Debian system into virtual disk image', - [u'Neil Williams'], 1), + [u'Neil Williams'], 8), ] -- cgit v1.2.1