invalid-systemd-documentation
The named systemd service file contains a Documentation
field that is not a URI.
The field should contain a space-separated list of URIs referencing documentation
for the unit or its configuration. Accepted are only URIs of the types
http://
, https://
, file:
, info:
,
man:
.
For more information about the syntax of these URIs, see uri(7)
. The URIs
should be listed in order of relevance, starting with the most relevant. It is a good
idea to first reference documentation that explains what the unit's purpose is,
followed by how it is configured, followed by any other related documentation.
The Documentation
key may be specified more than once, in which case the
specified list of URIs is merged. If the empty string is assigned to this option, the
list is reset and prior assignments have no effect.
Documentation for systemd service files can be automatically viewed using
systemctl help servicename
if this field is present.
For more information please consult:
- the systemd.unit(5) manual page
- the uri(7) manual page
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.112.0
release tag in our Git
repository.
You can find the detection logic for this version at commit 25e9483. For merge requests, please use the latest version in the Lintian check systemd.
Visibility: info