Browse Source

doc, man: Fix typos

Closes: #834584
Warned-by: mwic, anorack
Signed-off-by: Guillem Jover <guillem@debian.org>
Jakub Wilk 7 years ago
parent
commit
fa216338f3

+ 2 - 0
debian/changelog

@@ -3,6 +3,8 @@ dpkg (1.18.11) UNRELEASED; urgency=medium
   [ Guillem Jover ]
   * Documentation:
     - Update custom changelog parser API support status in README.api.
+    - Fix typos in docs and man pages. Thanks to Jakub Wilk <jwilk@debian.org>
+      Closes: #834584
   * Build system:
     - Add support for profiling perl modules.
     - Clean up compiler and linker automatic flag usage in configure.

+ 2 - 2
doc/README.feature-removal-schedule

@@ -15,7 +15,7 @@ Status: obsolete
 When: 1.16.x
 Warning: lintian (substvar-source-version-is-deprecated)
 Why:
- The semantics of Source-Version are missleading when applied to binNMUs.
+ The semantics of Source-Version are misleading when applied to binNMUs.
  Should switch to use binary:Version or source:Version substvars.
 
 What: --print-installation-architecture (dpkg option)
@@ -137,7 +137,7 @@ Status: removed
 Since: 1.15.6
 Why:
  Having two ways to let the administrator get to a shell on conffile prompt
- is confusing, it also difficults setting up a consistent environment to be
+ is confusing, it also impedes setting up a consistent environment to be
  used by external programs.
 
 What: support for PGP

+ 1 - 1
doc/triggers.txt

@@ -483,7 +483,7 @@ scrollkeeper, goes like this:
          care need be taken in packages which supply OMFs.
 
          If an OMF file is placed, modified or removed other than as
-         an file installed in the ordinary way by dpkg, the dpkg file
+         a file installed in the ordinary way by dpkg, the dpkg file
          trigger «/usr/share/omf» should be activated; see the dpkg
          triggers specification for details.
 

+ 1 - 1
man/deb-changes.5

@@ -137,7 +137,7 @@ The exact content depends on the changelog format.
 .BR Files: " (required)"
 .TQ
 .RI " " md5sum " " size " " section " " priority " " filename
-This multiline field contains a list of files with a md5sum, size, section
+This multiline field contains a list of files with an md5sum, size, section
 and priority for each one.
 
 The first line of the field value (the part on the same line as the field

+ 1 - 1
man/deb-src-control.5

@@ -350,7 +350,7 @@ manpage.
 It is allowed to add additional user-defined fields to the control file. The
 tools will ignore these fields. If you want the fields to be copied over to
 the output files, such as the binary packages, you need to use a custom naming
-scheme: the fields should start with a X, followed by one or more of the
+scheme: the fields should start with an X, followed by one or more of the
 letters BCS and a hyphen.
 If the letter B is used, the field will appear in the
 control file in the binary package, see

+ 1 - 1
man/deb-version.5

@@ -79,7 +79,7 @@ Debian package, and so there is only one \(lqdebianisation\(rq
 of it and therefore no revision indication is required.
 .IP
 It is conventional to restart the
-\fIdebian-revision\fP at \(oq1\(cq each time time the
+\fIdebian-revision\fP at \(oq1\(cq each time the
 \fIupstream-version\fP is increased.
 .IP
 Dpkg will break the version

+ 1 - 1
man/dpkg-architecture.1

@@ -33,7 +33,7 @@ provides a facility to determine and set the build and
 host architecture for package building.
 .PP
 The build architecture is always determined by an external call to
-\fBdpkg\fP(1), and can not be set at the command line.
+\fBdpkg\fP(1), and cannot be set at the command line.
 .PP
 You can specify the host architecture by providing one or both of the options
 \fB\-\-host\-arch\fR and \fB\-\-host\-type\fR. The default is determined by

+ 1 - 1
man/dpkg-buildflags.1

@@ -30,7 +30,7 @@ dpkg\-buildflags \- returns build flags to use during package build
 build of Debian packages.
 .
 The default flags are defined by the vendor but they can be
-extended/overriden in several ways:
+extended/overridden in several ways:
 .IP 1.
 system-wide with \fB/etc/dpkg/buildflags.conf\fP;
 .IP 2.

+ 1 - 1
man/dselect.1

@@ -236,7 +236,7 @@ large sets of packages with many interdependencies. For a user who is
 unfamiliar with the concepts and the ways of the debian package management
 system, it can be quite overwhelming. Although \fBdselect\fP is aimed
 at easing package management and administration, it is only instrumental
-in doing so and can not be assumed to be a sufficient substitute for
+in doing so and cannot be assumed to be a sufficient substitute for
 administrator skill and understanding. The user is required to
 be familiar with the concepts underlying the Debian packaging system.
 In case of doubt, consult the \fBdpkg\fP(1) manpage and the distribution