Deleted Added
full compact
1c1
< .\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.28)
---
> .\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28)
40a41,42
> . ds C`
> . ds C'
51,53c53,55
< .ie \nF \{\
< . de IX
< . tm Index:\\$1\t\\n%\t"\\$2"
---
> .\"
> .\" Avoid warning from groff about undefined register 'F'.
> .de IX
55,59c57,62
< . nr % 0
< . rr F
< .\}
< .el \{\
< . de IX
---
> .nr rF 0
> .if \n(.g .if rF .nr rF 1
> .if (\n(rF:(\n(.g==0)) \{
> . if \nF \{
> . de IX
> . tm Index:\\$1\t\\n%\t"\\$2"
60a64,68
> . if !\nF==2 \{
> . nr % 0
> . nr F 2
> . \}
> . \}
61a70
> .rr rF
127c136
< .TH SSL_CTX_set_session_cache_mode 3 "2014-10-15" "1.0.1j" "OpenSSL"
---
> .TH SSL_CTX_set_session_cache_mode 3 "2015-01-15" "1.0.1l" "OpenSSL"
210c219
< Depending on the presence of \s-1SSL_SESS_CACHE_CLIENT\s0 and/or \s-1SSL_SESS_CACHE_SERVER\s0,
---
> Depending on the presence of \s-1SSL_SESS_CACHE_CLIENT\s0 and/or \s-1SSL_SESS_CACHE_SERVER,\s0
213c222
< session caching (callback) that is configured for the \s-1SSL_CTX\s0. This flag will
---
> session caching (callback) that is configured for the \s-1SSL_CTX.\s0 This flag will
225c234
< The default mode is \s-1SSL_SESS_CACHE_SERVER\s0.
---
> The default mode is \s-1SSL_SESS_CACHE_SERVER.\s0