Hi, This makes parts of isakmpd(8) more immediately intelligible to a beginner.
-- Scott Cheloha Index: sbin/isakmpd/isakmpd.8 =================================================================== RCS file: /cvs/src/sbin/isakmpd/isakmpd.8,v retrieving revision 1.118 diff -u -p -r1.118 isakmpd.8 --- sbin/isakmpd/isakmpd.8 5 Mar 2016 08:38:36 -0000 1.118 +++ sbin/isakmpd/isakmpd.8 23 Nov 2017 19:25:20 -0000 @@ -50,7 +50,7 @@ .Sh DESCRIPTION The .Nm -daemon establishes security associations for encrypted +daemon establishes security associations (SAs) for encrypted and/or authenticated network traffic. At this moment, and probably forever, this means .Xr ipsec 4
