Przeglądaj źródła

man: Switch deb-triggers(5) types into a proper list

Guillem Jover 9 lat temu
rodzic
commit
3a8c4193dd
2 zmienionych plików z 13 dodań i 19 usunięć
  1. 1 0
      debian/changelog
  2. 12 19
      man/deb-triggers.5

+ 1 - 0
debian/changelog

@@ -16,6 +16,7 @@ dpkg (1.18.11) UNRELEASED; urgency=medium
       Prompted by Johannes Schauer <josch@debian.org>.
     - Add man page references to other binary control files in dpkg(1).
     - Add version when "new" substvars were introduced in deb-substvars(5).
+    - Switch deb-triggers(5) types into a proper list.
   * Build system:
     - Add support for profiling perl modules.
     - Clean up compiler and linker automatic flag usage in configure.

+ 12 - 19
man/deb-triggers.5

@@ -33,31 +33,24 @@ and everything after the first \fB#\fP on any line will be trimmed, and
 empty lines will be ignored.
 .PP
 The trigger control directives currently supported are:
-.IP "" 5
-.B interest
-.I trigger-name
-.br
-.B interest\-await
-.I trigger-name
-.br
-.B interest\-noawait
-.I trigger-name
+.TP
+\fBinterest\fP \fItrigger-name\fP
+.TQ
+\fBinterest\-await\fP \fItrigger-name\fP
+.TQ
+\fBinterest\-noawait\fP \fItrigger-name\fP
 .IP
 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. The \(lqnoawait\(rq variant does
 not put the triggering packages in triggers\-awaited state. This should
 be used when the functionality provided by the trigger is not crucial.
-.IP
-.B activate
-.I trigger-name
-.br
-.B activate\-await
-.I trigger-name
-.br
-.B activate\-noawait
-.I trigger-name
-.br
+.TP
+\fBactivate\fP \fItrigger-name\fP
+.TQ
+\fBactivate\-await\fP \fItrigger-name\fP
+.TQ
+\fBactivate\-noawait\fP \fItrigger-name\fP
 .IP
 Arranges that changes to this package's state will activate the
 specified trigger. The trigger will be activated at the start of