Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=104e37713a026b6a2a896e5a67deb9a8a74b5044

commit 104e37713a026b6a2a896e5a67deb9a8a74b5044
Author: Laszlo Papp <djsza...@gmail.com>
Date:   Sun Nov 22 23:30:20 2009 +0100

Refactor the manpages with bugs.txt

* Implement separate bugs.txt file in the doc directory, because it's
common for the manpages that contains BUGS section.

* Modify the manpages separately so 'include::bugs.txt[]' was added into
each 3 different manpage:
- FrugalBuild.txt
- makepkg.txt
- pacman-g2.txt

diff --git a/doc/FrugalBuild.txt b/doc/FrugalBuild.txt
index f381dc7..b3bc959 100644
--- a/doc/FrugalBuild.txt
+++ b/doc/FrugalBuild.txt
@@ -467,6 +467,8 @@ it!

*makepkg*(8), *pacman-g2*(8)

+include::bugs.txt[]
+
== AUTHORS

See /usr/share/doc/pacman-g2-*/AUTHORS.
diff --git a/doc/bugs.txt b/doc/bugs.txt
new file mode 100644
index 0000000..f729348
--- /dev/null
+++ b/doc/bugs.txt
@@ -0,0 +1,7 @@
+== BUGS
+
+The best way to report a bug is to use the form at http://bugs.frugalware.org/.
+The reason for this is that you will then be able to track progress in fixing
+the problem. Comments, patches can be sent to the 
frugalware-de...@frugalware.org
+mailing list too. To join the list, visit the following page:
+http://frugalware.org/mailman/listinfo/frugalware-devel.
diff --git a/doc/makepkg.txt b/doc/makepkg.txt
index 8816ea6..d64658e 100644
--- a/doc/makepkg.txt
+++ b/doc/makepkg.txt
@@ -161,6 +161,8 @@ variables. Some of them are flaky...

*FrugalBuild*(5), *pacman-g2*(8)

+include::bugs.txt[]
+
== AUTHORS

See /usr/share/doc/pacman-g2-*/AUTHORS.
diff --git a/doc/pacman-g2.txt b/doc/pacman-g2.txt
index 53ca34f..38f832c 100644
--- a/doc/pacman-g2.txt
+++ b/doc/pacman-g2.txt
@@ -438,6 +438,8 @@ post_sysupgrade::

*makepkg*(8)

+include::bugs.txt[]
+
== AUTHORS

See /usr/share/doc/pacman-g2-*/AUTHORS.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to