Yes, that also changes the user manual. Maybe we should split the audience section.
Sandro Santilli: > It looks to me that the same file is used by both reference and user > manual. This patch changes the text in both. Do you confirm ? > > --strk; > > On Sat, Aug 15, 2015 at 11:30:04PM +0000, mtsio wrote: >> Hi, >> This patch fixes bug #45766 > >> From cd9a98c478d860e38d4e3b2dfdffd1570c70481c Mon Sep 17 00:00:00 2001 >> From: mtsio <[email protected]> >> Date: Sun, 16 Aug 2015 02:16:11 +0300 >> Subject: [PATCH] fix bug #45766 >> >> --- >> doc/C/introduction.xml | 8 ++++---- >> 1 file changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/doc/C/introduction.xml b/doc/C/introduction.xml >> index 3e1f4b3..493690c 100644 >> --- a/doc/C/introduction.xml >> +++ b/doc/C/introduction.xml >> @@ -22,10 +22,10 @@ >> <title>Audience</title> >> >> <para> >> - This manual is primarily focused on users interested in how to >> - get Gnash installed from a package, and basic usage as a web >> - browser plugin. For more technical details, please refer to the >> - Gnash Reference manual. >> + This manual is primarily focused on developers. If you are >> + interested in how to get Gnash installed from a package, and >> + basic usage as a web browser plugin, please refer to the Gnash >> + User manual. >> </para> >> >> </sect1> >> -- >> 1.9.1 >> > _______________________________________________ Gnash-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnash-dev

