diff options
Diffstat (limited to 'erts/doc/src/socket.xml')
-rw-r--r-- | erts/doc/src/socket.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/erts/doc/src/socket.xml b/erts/doc/src/socket.xml index 8a68ee3e90..05ffc8f074 100644 --- a/erts/doc/src/socket.xml +++ b/erts/doc/src/socket.xml @@ -305,9 +305,9 @@ on what kind of socket it is (<c>domain</c>, <c>type</c> and <c>protocol</c>).</p> - See the + <p>See the <seealso marker="socket_usage#socket_options">socket options</seealso> - chapter of the users guide for more info. + chapter of the users guide for more info. </p> <note><p>Not all options are valid on all platforms. That is, even if "we" support an option, that does not mean that the @@ -328,9 +328,9 @@ using "native mode", it is *currently* up to the caller to know how to interpret the result.</p> - See the + <p>See the <seealso marker="socket_usage#socket_options">socket options</seealso> - chapter of the users guide for more info. + chapter of the users guide for more info. </p> <note><p>Not all options are valid on all platforms. That is, even if "we" support an option, that does not mean that the @@ -513,9 +513,9 @@ what kind of socket it is (<c>domain</c>, <c>type</c> and <c>protocol</c>).</p> - See the + <p>See the <seealso marker="socket_usage#socket_options">socket options</seealso> - chapter of the users guide for more info. + chapter of the users guide for more info. </p> <note><p>Not all options are valid on all platforms. That is, even if "we" support an option, that does not mean that the @@ -536,9 +536,9 @@ what kind of socket it is (<c>domain</c>, <c>type</c> and <c>protocol</c>).</p> - See the + <p>See the <seealso marker="socket_usage#socket_options">socket options</seealso> - chapter of the users guide for more info. + chapter of the users guide for more info. </p> <note><p>Not all options are valid on all platforms. That is, even if "we" support an option, that does not mean that the |