Move man page to the correct section (8)

Daemons belong in 8, as per issue #61.
This commit is contained in:
Alex Smith
2018-07-04 09:27:39 +01:00
parent 9631e6ddc4
commit 3a3314b43e
2 changed files with 2 additions and 2 deletions

View File

@@ -29,4 +29,4 @@ configure_file(
)
# Install the man page
install_man('gamemoded.1')
install_man('gamemoded.8')