On Mon, Nov 28, 2016 at 2:06 PM, Gert Doering <g...@greenie.muc.de> wrote:

> Escape backslash characters in windows path names.
>
> Signed-off-by: Gert Doering <g...@greenie.muc.de>
> ---
>  Changes.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Changes.rst b/Changes.rst
> index 6d7bd69..aa80c10 100644
> --- a/Changes.rst
> +++ b/Changes.rst
> @@ -71,12 +71,12 @@ New interactive Windows service
>
>      The interactive Windows service allows unprivileged users to start
>      OpenVPN connections in the global config directory (usually
> -    C:\Program Files\OpenVPN\config) using OpenVPN GUI without any
> +    C:\\Program Files\\OpenVPN\\config) using OpenVPN GUI without any
>      extra configuration.
>
>      Users who belong to the built-in Administrator group or to the
>      local "OpenVPN Administrator" group can also store configuration
> -    files under %USERPROFILE%\OpenVPN\config for use with the
> +    files under %USERPROFILE%\\OpenVPN\\config for use with the
>

Looks good and now Changes.rst will display nice on github :)

ACK

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

Reply via email to