]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-subscriptions.conf.html
Save work.
[thirdparty/cups.git] / doc / help / man-subscriptions.conf.html
index edd3267f13246df95112c5d7a2e1f5bce426b62c..da5e006fb9bec985117cd84cb6ef40f09c6bc650 100644 (file)
@@ -17,59 +17,49 @@ program when subscriptions are created, renewed, or cancelled.
 <p>Each line in the file can be a configuration directive, a blank line,
 or a comment. Comment lines start with the # character.
 <h2 class="title"><a name="DIRECTIVES">Directives</a></h2>
-<p style="margin-left: 5.0em; text-indent: -5.0em">&lt;Subscription NNN> ... &lt;/Subscription>
-<br>
-<br>
+<dl class="man">
+<dt>&lt;Subscription NNN> ... &lt;/Subscription>
+<dd style="margin-left: 5.0em"><br>
 Defines a subscription.
-<p style="margin-left: 5.0em; text-indent: -5.0em">Events name [ ... name ]
-<br>
-<br>
+<dt>Events name [ ... name ]
+<dd style="margin-left: 5.0em"><br>
 Specifies the events that are subscribed.
-<p style="margin-left: 5.0em; text-indent: -5.0em">ExpirationTime unix-time
-<br>
-<br>
+<dt>ExpirationTime unix-time
+<dd style="margin-left: 5.0em"><br>
 Specifies the expiration time of a subscription as a UNIX time
 value in seconds since January 1st, 1970.
-<p style="margin-left: 5.0em; text-indent: -5.0em">Interval seconds
-<br>
-<br>
+<dt>Interval seconds
+<dd style="margin-left: 5.0em"><br>
 Specifies the preferred time interval for event notifications in
 seconds.
-<p style="margin-left: 5.0em; text-indent: -5.0em">JobId job-id
-<br>
-<br>
+<dt>JobId job-id
+<dd style="margin-left: 5.0em"><br>
 Specifies the job ID associated with the subscription.
-<p style="margin-left: 5.0em; text-indent: -5.0em">LeaseDuration seconds
-<br>
-<br>
+<dt>LeaseDuration seconds
+<dd style="margin-left: 5.0em"><br>
 Specifies the number of seconds that the subscription is valid
 for. If 0, the subscription does not expire.
-<p style="margin-left: 5.0em; text-indent: -5.0em">NextEventId number
-<br>
-<br>
+<dt>NextEventId number
+<dd style="margin-left: 5.0em"><br>
 Specifies the next notify-sequence-number to use for the
 subscription.
-<p style="margin-left: 5.0em; text-indent: -5.0em">NextSubscriptionId number
-<br>
-<br>
+<dt>NextSubscriptionId number
+<dd style="margin-left: 5.0em"><br>
 Specifies the next subscription-id to use.
-<p style="margin-left: 5.0em; text-indent: -5.0em">Owner username
-<br>
-<br>
+<dt>Owner username
+<dd style="margin-left: 5.0em"><br>
 Specifies the user that owns the subscription.
-<p style="margin-left: 5.0em; text-indent: -5.0em">PrinterName printername
-<br>
-<br>
+<dt>PrinterName printername
+<dd style="margin-left: 5.0em"><br>
 Specifies the printer or class associated with the subscription.
-<p style="margin-left: 5.0em; text-indent: -5.0em">Recipient uri
-<br>
-<br>
+<dt>Recipient uri
+<dd style="margin-left: 5.0em"><br>
 Specifies the notify-recipient-uri value for push-type notifications.
-<p style="margin-left: 5.0em; text-indent: -5.0em">UserData hex-escaped-data
-<br>
-<br>
+<dt>UserData hex-escaped-data
+<dd style="margin-left: 5.0em"><br>
 Specifies user data to be included in event notifications. This
 is typically the "from" address in mailto: notifications.
+</dl>
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
 <i>classes.conf(5)</i>, <i>cupsd(8)</i>, <i>cupsd.conf(5)</i>,
 <i>mime.convs(5)</i>, <i>mime.types(5)</i>, printers.conf(5)