[xinetd] add documentation reference to the service file

jsynacek jsynacek at fedoraproject.org
Mon Feb 24 14:14:21 UTC 2014


commit ad4bb86a1dc0b6afc6f03c6651c7ae768a7dcebb
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Mon Feb 24 15:08:57 2014 +0100

    add documentation reference to the service file

 xinetd.service |    3 +++
 xinetd.spec    |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/xinetd.service b/xinetd.service
index 8ab0535..abf097d 100644
--- a/xinetd.service
+++ b/xinetd.service
@@ -1,6 +1,9 @@
 [Unit]
 Description=Xinetd A Powerful Replacement For Inetd
 After=syslog.target network.target
+Documentation=man:xinetd
+Documentation=man:xinetd.conf
+Documentation=man:xinetd.log
 
 [Service]
 Type=forking
diff --git a/xinetd.spec b/xinetd.spec
index cd66b40..ce83e49 100644
--- a/xinetd.spec
+++ b/xinetd.spec
@@ -161,6 +161,7 @@ rm -f $RPM_BUILD_ROOT/usr/sbin/xconv.pl
 %changelog
 * Mon Feb 24 2014 Jan Synáček <jsynacek at redhat.com> - 2:2.3.15-13
 - drop sysconfig-related stuff
+- add documentation reference to the service file
 
 * Tue Jan 14 2014 Jan Synáček <jsynacek at redhat.com> - 2:2.3.15-12
 - fix bad URL


More information about the scm-commits mailing list