aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/ranch.child_spec.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/ranch.child_spec.asciidoc')
-rw-r--r--doc/src/manual/ranch.child_spec.asciidoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/manual/ranch.child_spec.asciidoc b/doc/src/manual/ranch.child_spec.asciidoc
index bd6c056..a904217 100644
--- a/doc/src/manual/ranch.child_spec.asciidoc
+++ b/doc/src/manual/ranch.child_spec.asciidoc
@@ -49,9 +49,6 @@ Transport options include the Ranch-specific options
and the socket options. The listener's port number must
be defined in the socket options.
+
-Socket options may be given directly if there are no
-Ranch-specific options.
-+
The available options for the built-in Ranch transports
are documented in the link:man:ranch_tcp(3)[ranch_tcp(3)]
and link:man:ranch_ssl(3)[ranch_ssl(3)] manuals.