doc: remove footer
The information it provides is pretty irrelevant these days. People will use GitHub/GitLab for bug reports :)
This commit is contained in:
parent
7881d7ebce
commit
bc1b449f1f
2
Makefile
2
Makefile
@ -26,7 +26,7 @@ edit = $(V_GEN) m4 -P $@.in >$@ && chmod go-w,+x $@
|
|||||||
%: %.in common
|
%: %.in common
|
||||||
$(edit)
|
$(edit)
|
||||||
|
|
||||||
doc/%: doc/%.asciidoc doc/asciidoc.conf doc/footer.asciidoc
|
doc/%: doc/%.asciidoc doc/asciidoc.conf
|
||||||
$(V_GEN) a2x --no-xmllint --asciidoc-opts="-f doc/asciidoc.conf" -d manpage -f manpage -D doc $<
|
$(V_GEN) a2x --no-xmllint --asciidoc-opts="-f doc/asciidoc.conf" -d manpage -f manpage -D doc $<
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
@ -47,5 +47,3 @@ See Also
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
linkman:pacman[8]
|
linkman:pacman[8]
|
||||||
|
|
||||||
include::footer.asciidoc[]
|
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
|
|
||||||
Bugs
|
|
||||||
----
|
|
||||||
Bugs can be reported on the bug tracker 'https://bugs.archlinux.org' in the Arch
|
|
||||||
Linux category and title prefixed with [arch-install-scripts] or via
|
|
||||||
mailto:arch-projects@archlinux.org[].
|
|
||||||
|
|
||||||
|
|
||||||
Authors
|
|
||||||
-------
|
|
||||||
|
|
||||||
Maintainers:
|
|
||||||
|
|
||||||
* Dave Reisner <dreisner@archlinux.org>
|
|
||||||
* Eli Schwartz <eschwartz@archlinux.org>
|
|
||||||
|
|
||||||
For additional contributors, use `git shortlog -s` on the arch-install-scripts.git
|
|
||||||
repository.
|
|
@ -46,5 +46,3 @@ See Also
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
linkman:pacman[8]
|
linkman:pacman[8]
|
||||||
|
|
||||||
include::footer.asciidoc[]
|
|
||||||
|
@ -62,5 +62,3 @@ See Also
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
linkman:pacman[8]
|
linkman:pacman[8]
|
||||||
|
|
||||||
include::footer.asciidoc[]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user