diff options
author | Anders Svensson <[email protected]> | 2012-08-30 09:39:48 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2012-08-30 12:09:52 +0200 |
commit | b9f75367e58e8d0ece55f654c540b8c061c3f328 (patch) | |
tree | ff07e69974a5a98060d6896e92386e168f26164a /lib/diameter/doc/src/diameter_transport.xml | |
parent | 3b8c54429b4da595f72bc6c2738bd03ba03ab80c (diff) | |
download | otp-b9f75367e58e8d0ece55f654c540b8c061c3f328.tar.gz otp-b9f75367e58e8d0ece55f654c540b8c061c3f328.tar.bz2 otp-b9f75367e58e8d0ece55f654c540b8c061c3f328.zip |
Minor formatting fixes
Type references enclosed in <c></c>.
Diffstat (limited to 'lib/diameter/doc/src/diameter_transport.xml')
-rw-r--r-- | lib/diameter/doc/src/diameter_transport.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diameter/doc/src/diameter_transport.xml b/lib/diameter/doc/src/diameter_transport.xml index e852041278..f355107096 100644 --- a/lib/diameter/doc/src/diameter_transport.xml +++ b/lib/diameter/doc/src/diameter_transport.xml @@ -162,7 +162,7 @@ transport respectively. connection should be upgraded to TLS.</p> <p> -If TLS is requested (<c>Bool = true</c>) then a connecting process should +If TLS is requested (<c>Bool=true</c>) then a connecting process should initiate a TLS handshake with the peer and an accepting process should prepare to accept a handshake. A successful handshake should be followed by a <c>{diameter, {tls, Ref}}</c> |