diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2018-06-04 10:02:31 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2018-06-04 10:09:47 +0200 |
commit | ba32e7fa5d314427b0f966e9259e1397ecfd600e (patch) | |
tree | 8db4b0b8df252dfdbd21e3783bd8583c5d0194ff /src | |
parent | 9207a0837c19c2f1bf9486d1621438693841039f (diff) | |
download | vyos-strongswan-ba32e7fa5d314427b0f966e9259e1397ecfd600e.tar.gz vyos-strongswan-ba32e7fa5d314427b0f966e9259e1397ecfd600e.zip |
d/p/05_charon-nm-Fix-building-list-of-DNS-MDNS-servers-with removed
included upstream
Diffstat (limited to 'src')
-rw-r--r-- | src/libtls/Makefile.am | 2 | ||||
-rw-r--r-- | src/scepclient/scepclient.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/libtls/Makefile.am b/src/libtls/Makefile.am index b6496363c..635be3845 100644 --- a/src/libtls/Makefile.am +++ b/src/libtls/Makefile.am @@ -26,4 +26,4 @@ nobase_tls_include_HEADERS = \ tls_server.h tls_handshake.h tls_application.h tls_aead.h tls.h endif -SUBDIRS = . tests +SUBDIRS = . diff --git a/src/scepclient/scepclient.8 b/src/scepclient/scepclient.8 index 78ce5c628..126736485 100644 --- a/src/scepclient/scepclient.8 +++ b/src/scepclient/scepclient.8 @@ -1,7 +1,7 @@ .\" .TH "IPSEC_SCEPCLIENT" "8" "2012-05-11" "strongSwan" "" .SH "NAME" -ipsec scepclient \- Client for the SCEP protocol +ipsec_scepclient \- Client for the SCEP protocol .SH "SYNOPSIS" .B ipsec scepclient [argument ...] .sp |