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:
@ -2,8 +2,8 @@ compton-trans(1)
|
||||
================
|
||||
:doctype: manpage
|
||||
:man source: compton
|
||||
:man version: nightly-20121114
|
||||
:man manual: LOCAL USER COMMANDS
|
||||
:man version: {compton-version}
|
||||
:man manual: User Commands
|
||||
|
||||
NAME
|
||||
----
|
||||
@ -77,11 +77,7 @@ compton-trans -c -- -5
|
||||
|
||||
BUGS
|
||||
----
|
||||
Please report any bugs you find to <https://github.com/yshui/compton> .
|
||||
|
||||
AUTHORS
|
||||
-------
|
||||
Christopher Jeffrey (<https://github.com/chjj>).
|
||||
Please submit bug reports to <https://github.com/yshui/compton>.
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
|
Reference in New Issue
Block a user