Просмотр исходного кода

man: Use .IP and .br instead of .PP and .in +5

Guillem Jover лет назад: 11
Родитель
Сommit
0bb21c4159
1 измененных файлов с 10 добавлено и 18 удалено
  1. 10 18
      man/deb-triggers.5

+ 10 - 18
man/deb-triggers.5

@@ -33,39 +33,32 @@ 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:
-.PP
-.in +5
+.IP "" 5
 .B interest
 .B interest
 .I trigger-name
 .I trigger-name
-.PP
-.in +5
+.br
 .B interest\-await
 .B interest\-await
 .I trigger-name
 .I trigger-name
-.PP
-.in +5
+.br
 .B interest\-noawait
 .B interest\-noawait
 .I trigger-name
 .I trigger-name
-.PP
-.in +5
+.IP
 Specifies that the package is interested in the named trigger. All
 Specifies that the package is interested in the named trigger. All
 triggers in which a package is interested must be listed using this
 triggers in which a package is interested must be listed using this
 directive in the triggers control file. The \(lqnoawait\(rq variant does
 directive in the triggers control file. The \(lqnoawait\(rq variant does
 not put the triggering packages in triggers\-awaited state. This should
 not put the triggering packages in triggers\-awaited state. This should
 be used when the functionality provided by the trigger is not crucial.
 be used when the functionality provided by the trigger is not crucial.
-.PP
-.in +5
+.IP
 .B activate
 .B activate
 .I trigger-name
 .I trigger-name
-.PP
-.in +5
+.br
 .B activate\-await
 .B activate\-await
 .I trigger-name
 .I trigger-name
-.PP
-.in +5
+.br
 .B activate\-noawait
 .B activate\-noawait
 .I trigger-name
 .I trigger-name
-.PP
-.in +5
+.br
+.IP
 Arranges that changes to this package's state will activate the
 Arranges that changes to this package's state will activate the
 specified trigger. The trigger will be activated at the start of
 specified trigger. The trigger will be activated at the start of
 the following operations: unpack, configure, remove (including for
 the following operations: unpack, configure, remove (including for
@@ -73,8 +66,7 @@ the benefit of a conflicting package), purge and deconfigure.
 The \(lqnoawait\(rq variant does not put the triggering packages in
 The \(lqnoawait\(rq variant does not put the triggering packages in
 triggers\-awaited state. This should be used when the functionality
 triggers\-awaited state. This should be used when the functionality
 provided by the trigger is not crucial.
 provided by the trigger is not crucial.
-.PP
-.in +5
+.IP
 If this package disappears during the unpacking of another package
 If this package disappears during the unpacking of another package
 the trigger will be activated when the disappearance is noted
 the trigger will be activated when the disappearance is noted
 towards the end of the unpack. Trigger processing, and transition
 towards the end of the unpack. Trigger processing, and transition