]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Rewrite manual intro to be gender-neutral.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 6 Jun 2010 11:21:39 +0000 (13:21 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 6 Jun 2010 11:22:58 +0000 (13:22 +0200)
* doc/libtool.texi (Introduction): Use gender-neutral
formulation when addressing developers.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/libtool.texi

index 6c397c98fa659ad1b92ed6a7a61faf20c954dc75..b79b004fdf03e1bae9774d6b3dd3f09f49433dfa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Rewrite manual intro to be gender-neutral.
+       * doc/libtool.texi (Introduction): Use gender-neutral
+       formulation when addressing developers.
+
 2010-06-05  Gary V. Vaughan  <gary@gnu.org>
 
        Update and simplify all m4sh scripts to use latest getopt.m4sh.
index bbc22f490d44435ecacb46b192b8834f7ee8d2e9..051aec3432e9287f626ae3cf5e65299dc9c7cc74 100644 (file)
@@ -230,13 +230,13 @@ Platform quirks
 @node Introduction
 @chapter Introduction
 
-In the past, if a source code package developer wanted to take advantage
-of the power of shared libraries, he needed to write custom support code
-for each platform on which his package ran.  He also had to design a
-configuration interface so that the package installer could choose what
-sort of libraries were built.
+In the past, if you were a source code package developer and wanted to
+take advantage of the power of shared libraries, you needed to write
+custom support code for each platform on which your package ran.  You
+also had to design a configuration interface so that the package
+installer could choose what sort of libraries were built.
 
-GNU Libtool simplifies the developer's job by encapsulating both the
+GNU Libtool simplifies your job by encapsulating both the
 platform-specific dependencies, and the user interface, in a single
 script.  GNU Libtool is designed so that the complete functionality of
 each host type is available via a generic interface, but nasty quirks