doc: remove footer
The information it provides is completely outdated and pretty much irrelevant these days.
This commit is contained in:
parent
becff9f3e3
commit
8736a1b7d5
2
Makefile
2
Makefile
@ -34,7 +34,7 @@ genfstab: genfstab.in fstab-helpers
|
||||
pacstrap: pacstrap.in common
|
||||
$(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 $<
|
||||
|
||||
clean:
|
||||
|
@ -51,5 +51,3 @@ See Also
|
||||
--------
|
||||
|
||||
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]
|
||||
|
||||
include::footer.asciidoc[]
|
||||
|
@ -62,5 +62,3 @@ See Also
|
||||
--------
|
||||
|
||||
linkman:pacman[8]
|
||||
|
||||
include::footer.asciidoc[]
|
||||
|
Loading…
Reference in New Issue
Block a user