diff --git a/conf.py b/conf.py index dd5b8e64d..3621b0259 100644 --- a/conf.py +++ b/conf.py @@ -279,11 +279,11 @@ man_pages = [ ('users/faq', 'syncthing-faq', 'Frequently Asked Questions', ['The Syncthing Authors'], 7), - ('specs/bep-v1', 'syncthing-bep-v1', - 'Block Exchange Protocol', + ('specs/bep-v1', 'syncthing-bep', + 'Block Exchange Protocol v1', ['The Syncthing Authors'], 7), - ('specs/localdisco-v3', 'syncthing-localdisco-v3', - 'Local Discovery Protocol', + ('specs/localdisco-v3', 'syncthing-localdisco', + 'Local Discovery Protocol v3', ['The Syncthing Authors'], 7), ]