From 162d0db3bb6b41e846151ae8dfa44f3e20c6203d Mon Sep 17 00:00:00 2001 From: James M Snell Date: Mon, 3 Aug 2015 18:38:40 -0700 Subject: [PATCH] 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 PR-URL: https://github.com/joyent/node/pull/25591 --- doc/api/tls.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/tls.markdown b/doc/api/tls.markdown index 319b6619761025..1ce524cf84f4f5 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