From 9dbc7c715de4f8870fec10cdec1a9bbc434876e5 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 7 Jul 2020 07:10:55 +1000 Subject: [PATCH] doc/devel: repair sentences in "Essentials" page This commit fixes a few sentences in the "Essentials" page that aren't as well-formed as they might have been. This commit fixes the issue detailed in the tracker link, as well as a couple of other improvements that I couldn't resist in the heat of the moment. Fixes: https://tracker.ceph.com/issues/46362 Signed-off-by: Zac Dover --- doc/dev/developer_guide/essentials.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/dev/developer_guide/essentials.rst b/doc/dev/developer_guide/essentials.rst index 4f61a13e814..45e6aba8a29 100644 --- a/doc/dev/developer_guide/essentials.rst +++ b/doc/dev/developer_guide/essentials.rst @@ -96,19 +96,18 @@ The ``dev@ceph.io`` list is for discussion about the development of Ceph, its interoperability with other technology, and the operations of the project itself. -Ceph development email discussions the list is open to all. Subscribe by -sending a message to ``dev-request@ceph.io`` with the line: :: +The email discussion list for Ceph development is open to all. Subscribe by +sending a message to ``dev-request@ceph.io`` with the following line in the +body of the message: :: subscribe ceph-devel -in the body of the message. - The ``ceph-devel@vger.kernel.org`` list is for discussion and patch review for the Linux kernel Ceph client component. Note that this list used to -be an all encompassing list for developers. So when searching archives here -are the generic devel-ceph archives pre mid-2018. +be an all-encompassing list for developers. So when searching the archives, +remember that this list contains the generic devel-ceph archives pre mid-2018. -Subscription works in the same way, sending a message to +Subscription works in the same way, by sending a message to ``majordomo@vger.kernel.org`` with the line: :: subscribe ceph-devel -- 2.39.5