Browse Source

Use gender-neutral sentences

Guillem Jover 11 years ago
parent
commit
11567c6b09
2 changed files with 4 additions and 4 deletions
  1. 1 1
      ChangeLog.old
  2. 3 3
      man/dpkg-gensymbols.1

+ 1 - 1
ChangeLog.old

@@ -2840,7 +2840,7 @@
 2008-03-25  Raphaël Hertzog  <hertzog@debian.org>
 
 	* scripts/dpkg-shlibdeps.pl: Let the user configure the set of
-	warnings that he wants. Add a new warning for useless libraries
+	wanted warnings. Add a new warning for useless libraries
 	on all binaries analyzed. Disable by default the warning that
 	does the same but individually, for each binary analyzed.
 	* man/dpkg-shlibdeps.1: Update manual page accordingly.

+ 3 - 3
man/dpkg-gensymbols.1

@@ -49,7 +49,7 @@ corresponds to the first version of that package that provided the symbol,
 but it can be manually incremented by the maintainer if the ABI of the
 symbol is extended without breaking backwards compatibility. It's the
 responsibility of the maintainer to keep those files up-to-date and
-accurate, but \fBdpkg\-gensymbols\fR helps him.
+accurate, but \fBdpkg\-gensymbols\fR helps with that.
 .P
 When the generated symbols files differ from the maintainer supplied
 one, \fBdpkg\-gensymbols\fR will print a diff between the two versions.
@@ -60,8 +60,8 @@ option).
 The symbols files are really useful only if they reflect the evolution of
 the package through several releases. Thus the maintainer has to update
 them every time that a new symbol is added so that its associated minimal
-version matches reality. To do this properly he can use the diffs contained
-in the build logs. In most cases, the diff applies directly to his
+version matches reality. To do this properly the diffs contained in the
+build logs can be used. In most cases, the diff applies directly to the
 debian/\fIpackage\fR.symbols file. That said, further tweaks are usually
 needed: it's recommended for example to drop the Debian revision
 from the minimal version so that backports with a lower version number