mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 04:02:46 +00:00
resolve "[FIXME: manual]" in manpages
For consistency across manpages, just include a single file providing refmiscinfo attributes as described at http://www.methods.co.nz/asciidoc/chunked/ch21.html
This commit is contained in:
parent
c413cc5776
commit
2a801f1629
4 changed files with 5 additions and 0 deletions
2
man.asciidoc
Normal file
2
man.asciidoc
Normal file
|
@ -0,0 +1,2 @@
|
|||
:man source: tito
|
||||
:man manual: Tito User Manual
|
|
@ -1,5 +1,6 @@
|
|||
tito(8)
|
||||
=======
|
||||
include::man.asciidoc[]
|
||||
|
||||
NAME
|
||||
----
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
tito.props(5)
|
||||
============
|
||||
include::man.asciidoc[]
|
||||
|
||||
NAME
|
||||
----
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
titorc(5)
|
||||
=========
|
||||
include::man.asciidoc[]
|
||||
|
||||
NAME
|
||||
----
|
||||
|
|
Loading…
Add table
Reference in a new issue