After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767168 - Add documentation keys to service files
Add documentation keys to service files
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: Documentation
1.2.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-06-02 15:53 UTC by Michael Biebl
Modified: 2016-06-02 19:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] systemd: Add Documentation to service files (1.85 KB, patch)
2016-06-02 15:54 UTC, Michael Biebl
none Details | Review
[PATCH] systemd: Add Documentation to service files (1.90 KB, patch)
2016-06-02 15:56 UTC, Michael Biebl
none Details | Review

Description Michael Biebl 2016-06-02 15:53:57 UTC
Hi,

systemd unit files can specify (upstream) documentation via the Documentation key
https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Documentation=

Add our man pages for nm-online and NetworkManager to the corresponding service files.
Comment 1 Michael Biebl 2016-06-02 15:54:30 UTC
Created attachment 328976 [details] [review]
[PATCH] systemd: Add Documentation to service files
Comment 2 Michael Biebl 2016-06-02 15:54:49 UTC
Would be great if this can be applied to master and nm-1-2.
Comment 3 Michael Biebl 2016-06-02 15:56:23 UTC
Created attachment 328978 [details] [review]
[PATCH] systemd: Add Documentation to service files