summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-02-28 23:28:54 +0200
committerDavid Sommerseth <davids@redhat.com>2011-03-01 10:16:01 +0100
commit4d283d7a54fa61c5bc5c5124977a5e35d9ee265f (patch)
tree496bb3c3f8558c6e5cb19d63f3c82e5778c754ff
parent26eaa885b0a84e5a020c7d463a261f3d819af7a1 (diff)
downloadopenvpn-4d283d7a54fa61c5bc5c5124977a5e35d9ee265f.tar.gz
openvpn-4d283d7a54fa61c5bc5c5124977a5e35d9ee265f.tar.xz
openvpn-4d283d7a54fa61c5bc5c5124977a5e35d9ee265f.zip
Fix line continuation in chkconfig init script description.
See the chkconfig(8) man page for details. Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Acked-by: David Sommerseth <davids@redhat.com> Signed-off-by: David Sommerseth <davids@redhat.com>
-rwxr-xr-xsample-scripts/openvpn.init8
1 files changed, 4 insertions, 4 deletions
diff --git a/sample-scripts/openvpn.init b/sample-scripts/openvpn.init
index 6c699cc..821abd5 100755
--- a/sample-scripts/openvpn.init
+++ b/sample-scripts/openvpn.init
@@ -5,10 +5,10 @@
#
# chkconfig: 345 24 76
#
-# description: OpenVPN is a robust and highly flexible tunneling application that
-# uses all of the encryption, authentication, and certification features
-# of the OpenSSL library to securely tunnel IP networks over a single
-# UDP port.
+# description: OpenVPN is a robust and highly flexible tunneling application \
+# that uses all of the encryption, authentication, and \
+# certification features of the OpenSSL library to securely \
+# tunnel IP networks over a single UDP port.
#
# Contributed to the OpenVPN project by