소스 검색

man: Fix typos

Helge Kreutzmann 18 년 전
부모
커밋
bca4c00924
3개의 변경된 파일14개의 추가작업 그리고 9개의 파일을 삭제
  1. 5 0
      man/ChangeLog
  2. 7 7
      man/deb-triggers.5
  3. 2 2
      man/dpkg-trigger.1

+ 5 - 0
man/ChangeLog

@@ -1,3 +1,8 @@
+2008-04-09  Helge Kreutzmann  <debian@helgefjell.de>
+
+	* deb-triggers.5: Fix typos.
+	* pkg-trigger.1: Likewise.
+
 2008-04-08  Helge Kreutzmann  <debian@helgefjell.de>
 2008-04-08  Helge Kreutzmann  <debian@helgefjell.de>
 
 
 	* po/de.po: Updated to 1523t1f74u.
 	* po/de.po: Updated to 1523t1f74u.

+ 7 - 7
man/deb-triggers.5

@@ -1,4 +1,4 @@
-.TH deb\-triggers 5 "2008-04-06" "Debian Project" "dpkg utilities"
+.TH deb\-triggers 5 "2008-04-09" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 deb\-triggers \- package triggers
 deb\-triggers \- package triggers
 .
 .
@@ -7,11 +7,11 @@ triggers
 .
 .
 .SH DESCRIPTION
 .SH DESCRIPTION
 A package declares its relationship to some trigger(s) by including
 A package declares its relationship to some trigger(s) by including
-a \fItriggers\fP file in its control archive (ie, \fIDEBIAN/triggers\fP
+a \fItriggers\fP file in its control archive (i.e. \fIDEBIAN/triggers\fP
 during package creation).
 during package creation).
 .PP
 .PP
-This file contains directives, one per line. Leading and trailing whitspace
-and everything after the first \fB#\fP on any line will be trimmer, and
+This file contains directives, one per line. Leading and trailing whitespace
+and everything after the first \fB#\fP on any line will be trimmed, and
 empty lines will be ignored.
 empty lines will be ignored.
 .PP
 .PP
 The trigger control directives currently supported are:
 The trigger control directives currently supported are:
@@ -21,9 +21,9 @@ The trigger control directives currently supported are:
 .I trigger-name
 .I trigger-name
 .PP
 .PP
 .in +5
 .in +5
-Specifies that the package is interested in the named trigger.
-All triggers in which a package is interested must be listed using
-this directive in the triggers control file.
+Specifies that the package is interested in the named trigger. All
+triggers in which a package is interested must be listed using this
+directive in the triggers control file.
 .PP
 .PP
 .in +5
 .in +5
 .B activate
 .B activate

+ 2 - 2
man/dpkg-trigger.1

@@ -1,4 +1,4 @@
-.TH dpkg\-trigger 1 "2008-04-06" "Debian Project" "dpkg suite"
+.TH dpkg\-trigger 1 "2008-04-08" "Debian Project" "dpkg suite"
 .SH NAME
 .SH NAME
 dpkg\-trigger \- a package trigger utility
 dpkg\-trigger \- a package trigger utility
 .
 .
@@ -19,7 +19,7 @@ triggers control file directive, are insufficiently rich. It can also
 be used for testing and by system administrators (but note that the
 be used for testing and by system administrators (but note that the
 triggers won't actually be run by dpkg-trigger).
 triggers won't actually be run by dpkg-trigger).
 .PP
 .PP
-Unrecognised trigger name syntaxes are an error for dpkg-trigger.:
+Unrecognised trigger name syntaxes are an error for dpkg-trigger.
 .
 .
 .SH COMMANDS
 .SH COMMANDS
 .TP
 .TP