diff options
author | Tobias Brunner <tobias@strongswan.org> | 2017-03-21 09:52:44 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2017-03-23 18:27:05 +0100 |
commit | a7cd424206db7fa81d86f33cfd633c866b8b44fc (patch) | |
tree | afbe2873a1f6bc44c73c41f22e9d5a6cfbc4e4b2 | |
parent | 11ebba0042bbe64fb6dd3bc9bc657a19abd402cd (diff) | |
download | strongswan-a7cd424206db7fa81d86f33cfd633c866b8b44fc.tar.bz2 strongswan-a7cd424206db7fa81d86f33cfd633c866b8b44fc.tar.xz |
swanctl: Mention including files when referring to strongswan.conf(5)
-rw-r--r-- | src/swanctl/swanctl.conf.5.head.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/swanctl/swanctl.conf.5.head.in b/src/swanctl/swanctl.conf.5.head.in index 84f734eb9..5742d2593 100644 --- a/src/swanctl/swanctl.conf.5.head.in +++ b/src/swanctl/swanctl.conf.5.head.in @@ -6,7 +6,8 @@ swanctl.conf is the configuration file used by the .BR swanctl (8) tool to load configurations and credentials into the strongSwan IKE daemon. -For a description of the basic file syntax refer to +For a description of the basic file syntax, including how to split the +configuration in multiple files by including other files, refer to .BR strongswan.conf (5). .SH TIME FORMATS |