From a3350ef9b4143468e90dc67adfe82ddbd50cc6f9 Mon Sep 17 00:00:00 2001 From: andf-mongodb Date: Fri, 30 Apr 2021 10:58:42 -0400 Subject: [PATCH] DOCSP-8628 remove v4.2 reference in v4.0 and v3.6 backports --- source/reference/command/hello.txt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/source/reference/command/hello.txt b/source/reference/command/hello.txt index d5e2763751f..c495869b224 100644 --- a/source/reference/command/hello.txt +++ b/source/reference/command/hello.txt @@ -58,16 +58,6 @@ add a log comment associated with the command. The :method:`db.hello()` method in the :binary:`~bin.mongo` shell provides a wrapper around :dbcommand:`hello`. -Behavior --------- - -.. |operation| replace:: :dbcommand:`hello` - -Client Disconnection -~~~~~~~~~~~~~~~~~~~~~ - -.. include:: /includes/extracts/4.2-changes-disconnect.rst - Output ------