Man page improvements
* Removed the AUTHORS section as recommended by man-pages(7), the conventions for writing Linux man pages. * Change the secion name to the more commonly used "User Commands". * Don't say "this man page might be out dated". * Always use the current version number of compton as "man version" in the man pages. Also bumped the project version in meson.build Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
project('compton', 'c', version: '2')
|
||||
project('compton', 'c', version: '4')
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user