diff options
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 |