diff options
Diffstat (limited to 'src/ipsec')
-rw-r--r-- | src/ipsec/Makefile.in | 1 | ||||
-rw-r--r-- | src/ipsec/_ipsec.8 | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/src/ipsec/Makefile.in b/src/ipsec/Makefile.in index 6849592e8..fe65cc484 100644 --- a/src/ipsec/Makefile.in +++ b/src/ipsec/Makefile.in @@ -229,6 +229,7 @@ dev_headers = @dev_headers@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ +fips_mode = @fips_mode@ gtk_CFLAGS = @gtk_CFLAGS@ gtk_LIBS = @gtk_LIBS@ h_plugins = @h_plugins@ diff --git a/src/ipsec/_ipsec.8 b/src/ipsec/_ipsec.8 index ad2997471..0dbaf937b 100644 --- a/src/ipsec/_ipsec.8 +++ b/src/ipsec/_ipsec.8 @@ -1,4 +1,4 @@ -.TH IPSEC 8 "2012-06-19" "5.0.3rc1" "strongSwan" +.TH IPSEC 8 "2012-06-19" "5.0.4" "strongSwan" .SH NAME ipsec \- invoke IPsec utilities .SH SYNOPSIS |