mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-08 16:38:03 -04:00
Revert "Add version information to manpage filename"
This reverts commit 3949222974.
Sorry for the noise. :/
This commit is contained in:
8
conf.py
8
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),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user