diff --git a/sway/CMakeLists.txt b/sway/CMakeLists.txt index 41d80d9cb..e49d1d3d5 100644 --- a/sway/CMakeLists.txt +++ b/sway/CMakeLists.txt @@ -56,3 +56,4 @@ install( add_manpage(sway 1) add_manpage(sway 5) +add_manpage(sway-input 5) diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt index ec5d1314d..26e0c2584 100644 --- a/sway/sway-input.5.txt +++ b/sway/sway-input.5.txt @@ -1,12 +1,12 @@ ///// vim:set ts=4 sw=4 tw=82 noet: ///// -sway (5) -======== +sway-input (5) +============== Name ---- -sway - input configuration file and commands +sway-input - input configuration file and commands Description -----------