The diff tweaks the ipsec.conf(5) manpage to refer to the outgoing NAT section explicitly when discussing srcnat. This helps the reader know exactly which section to look at for further details.
Lawrence Index: ipsec.conf.5 =================================================================== RCS file: /cvs/src/sbin/ipsecctl/ipsec.conf.5,v retrieving revision 1.135 diff -u -p -r1.135 ipsec.conf.5 --- ipsec.conf.5 3 Sep 2011 22:59:08 -0000 1.135 +++ ipsec.conf.5 13 Nov 2011 05:24:45 -0000 @@ -263,7 +263,8 @@ argument specifies a fictional source ID the .Ar srcnat parameter can be used to specify the actual source address. -This can be used in outgoing NAT/BINAT scenarios as described below. +This can be used in outgoing NAT/BINAT scenarios as described below in +.Sx OUTGOING NETWORK ADDRESS TRANSLATION . Host addresses are parsed as type .Dq IPV4_ADDR ; adding the suffix /32 will change the type to
