Hello

This is my first contribution to this project.  As stated in the
README patches should be sent to the mailing list.

Here is a small change to fix the wrong path to the client docs page.

Please let me know if the patch should be submitted in any other form.

BR David
From d3164b89823a97c993180e12ff97cee60350afc2 Mon Sep 17 00:00:00 2001
From: David Schneider <schneida...@gmail.com>
Date: Tue, 19 Apr 2022 14:48:39 +0200
Subject: [PATCH 1/1] fix path to net.openvpn.v3.client docs

Signed-off-by: David Schneider <schneida...@gmail.com>
---
 docs/dbus/dbus-service-net.openvpn.v3.sessions.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/dbus/dbus-service-net.openvpn.v3.sessions.md b/docs/dbus/dbus-service-net.openvpn.v3.sessions.md
index 463b08a..52b1b9f 100644
--- a/docs/dbus/dbus-service-net.openvpn.v3.sessions.md
+++ b/docs/dbus/dbus-service-net.openvpn.v3.sessions.md
@@ -316,7 +316,7 @@ cannot have its access revoked.
 
 See the `net.openvpn.v3.backends.UserInputQueueGetTypeGroup` in
 [`net.openvpn.v3.backends`
-client](dbus-service.net.openvpn.v3.client.md) documentation for
+client](dbus-service-net.openvpn.v3.client.md) documentation for
 details.  The session manager just proxies this method call to the
 backend process.
 
@@ -325,7 +325,7 @@ backend process.
 
 See the `net.openvpn.v3.backends.UserInputQueueCheck` in
 [`net.openvpn.v3.backends`
-client](dbus-service.net.openvpn.v3.client.md) documentation for
+client](dbus-service-net.openvpn.v3.client.md) documentation for
 details.  The session manager just proxies this method call to the
 backend process.
 
@@ -334,7 +334,7 @@ backend process.
 
 See the `net.openvpn.v3.backends.UserInputQueueFetch` in
 [`net.openvpn.v3.backends`
-client](dbus-service.net.openvpn.v3.client.md) documentation for
+client](dbus-service-net.openvpn.v3.client.md) documentation for
 details.  The session manager just proxies this method call to the
 backend process.
 
@@ -343,7 +343,7 @@ backend process.
 
 See the `net.openvpn.v3.backends.UserInputProvide` in
 [`net.openvpn.v3.backends`
-client](dbus-service.net.openvpn.v3.client.md) documentation for
+client](dbus-service-net.openvpn.v3.client.md) documentation for
 details.  The session manager just proxies this method call to the
 backend process.
 
@@ -352,7 +352,7 @@ backend process.
 
 See the `net.openvpn.v3.backends.AttentionRequired` entry in
 [`net.openvpn.v3.backends`
-client](dbus-service.net.openvpn.v3.client.md) documentation for
+client](dbus-service-net.openvpn.v3.client.md) documentation for
 details.  The session manager just proxies these signals from the
 backend process to front-ends subscribing to this signal.
 
@@ -361,7 +361,7 @@ backend process to front-ends subscribing to this signal.
 
 See the `net.openvpn.v3.backends.StatusSignal` entry in
 [`net.openvpn.v3.backends`
-client](dbus-service.net.openvpn.v3.client.md) documentation for
+client](dbus-service-net.openvpn.v3.client.md) documentation for
 details.  The session manager just proxies these signals from the
 backend process to front-ends subscribing to this signal.
 
@@ -422,7 +422,7 @@ This is essentially a saved Log signal and contains the following references in
 #### Dictionary: statistics
 
 See the properties section in [`net.openvpn.v3.backends`
-client](dbus-service.net.openvpn.v3.client.md) documentation for
+client](dbus-service-net.openvpn.v3.client.md) documentation for
 details.  The session manager just proxies the contents of the
 `statistics` property from the backend process.
 
-- 
2.35.3

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to