mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-07 16:17:23 +02:00
Move man page to the correct section (8)
Daemons belong in 8, as per issue #61.
This commit is contained in:
parent
9631e6ddc4
commit
3a3314b43e
@ -1,6 +1,6 @@
|
|||||||
.\" Manpage for gamemoded.
|
.\" Manpage for gamemoded.
|
||||||
.\" Contact linux-contact@feralinteractive.com to correct errors or typos.
|
.\" Contact linux-contact@feralinteractive.com to correct errors or typos.
|
||||||
.TH gamemoded 1 "6 March 2018" "1.2-dev" "gamemoded man page"
|
.TH gamemoded 8 "4 July 2018" "1.2-dev" "gamemoded man page"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
gamemoded \- optimises system performance on demand
|
gamemoded \- optimises system performance on demand
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
@ -29,4 +29,4 @@ configure_file(
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Install the man page
|
# Install the man page
|
||||||
install_man('gamemoded.1')
|
install_man('gamemoded.8')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user