Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/ike.config.4.man.txt
          +++ new/usr/src/man/man4/ike.config.4.man.txt
↓ open down ↓ 284 lines elided ↑ open up ↑
 285  285             The idle lifetime of a phase 2 SA, in seconds. If the value is
 286  286             specified, the value specifies the lifetime of the SA, if the
 287  287             security association is not used before the SA is revalidated.
 288  288  
 289  289  
 290  290         p2_lifetime_kb num
 291  291  
 292  292             The lifetime of an SA can optionally be specified in kilobytes.
 293  293             This parameter specifies the default value. If lifetimes are
 294  294             specified in both seconds and kilobytes, the SA expires when either
 295      -           the seconds or kilobyte threshholds are passed.
      295 +           the seconds or kilobyte thresholds are passed.
 296  296  
 297  297  
 298  298         p2_softlife_kb num
 299  299  
 300  300             This value is the number of kilobytes that can be protected by an
 301  301             SA before a soft expire occurs (see p2_softlife_secs, above).
 302  302  
 303  303             This value is optional. If omitted, soft expiry occurs after 90% of
 304  304             the lifetime specified by p2_lifetime_kb. The value specified by
 305  305             p2_softlife_kb is ignored if p2_lifetime_kb is not specified.
↓ open down ↓ 70 lines elided ↑ open up ↑
 376  376                 high value. If no range is specified, all three AES key sizes
 377  377                 are allowed.
 378  378  
 379  379  
 380  380             auth_alg {md5, sha, sha1, sha256, sha384, sha512}
 381  381  
 382  382                 An authentication algorithm.
 383  383  
 384  384                 Use ipsecalgs(1M) with the -l option to list the IPsec
 385  385                 protocols and algorithms currently defined on a system. The
 386      -               cryptoadm list command diplays a list of installed providers
      386 +               cryptoadm list command displays a list of installed providers
 387  387                 and their mechanisms. See cryptoadm(1M).
 388  388  
 389  389  
 390  390             auth_method {preshared, rsa_sig, rsa_encrypt, dss_sig}
 391  391  
 392  392                 The authentication method used for IKE phase 1.
 393  393  
 394  394  
 395  395             p1_lifetime_secs num
 396  396  
↓ open down ↓ 372 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX