diff options
Diffstat (limited to 'src/ipsec/ipsec.in')
-rwxr-xr-x | src/ipsec/ipsec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipsec/ipsec.in b/src/ipsec/ipsec.in index e4cedd09a..34b1eae58 100755 --- a/src/ipsec/ipsec.in +++ b/src/ipsec/ipsec.in @@ -72,7 +72,7 @@ case "$1" in echo " starter" echo " version" echo " whack" - echo " stoke" + echo " stroke" echo echo "Some of these functions have their own manual pages, e.g. ipsec_scepclient(8)." exit 0 |