summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames M Snell <jasnell@gmail.com>2015-08-03 18:38:40 -0700
committerJames M Snell <jasnell@gmail.com>2015-08-03 20:44:43 -0700
commit162d0db3bb6b41e846151ae8dfa44f3e20c6203d (patch)
treed92fe50fcd26fcca33d8c9853affaba8affec5f3
parenteda2560cdc6838473a89fafc61366f63bdb7e5c6 (diff)
downloadnode-162d0db3bb6b41e846151ae8dfa44f3e20c6203d.tar.gz
doc: tls.markdown, adjust version from v0.10.39 to v0.10.x
per https://github.com/joyent/node/pull/25591#discussion_r34824389 Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: https://github.com/joyent/node/pull/25591
-rw-r--r--doc/api/tls.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tls.markdown b/doc/api/tls.markdown
index 319b66197..1ce524cf8 100644
--- a/doc/api/tls.markdown
+++ b/doc/api/tls.markdown
@@ -696,7 +696,7 @@ the total bytes written to the socket, *including the TLS overhead*.
## Class: CleartextStream
-The CleartextStream class in Node.js version v0.10.39 and prior has been
+The CleartextStream class in Node.js version v0.10.x (and prior) has been
deprecated and removed.
## Class: tls.TLSSocket