From c6135b2c159adcc225981ebc867950907e09fbd3 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 20 Dec 2019 23:08:38 +1000 Subject: [PATCH] doc: added an "is" where it was needed. This tiny commit changes "The foregoing functionality equivalent to" to "The foregoing functionality is equivalent to". Signed-off-by: Zac Dover --- doc/rados/operations/control.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index 68ea3c42f13c..88525c13b891 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -105,7 +105,7 @@ file. :: ceph osd getcrushmap -o file -The foregoing functionally equivalent to :: +The foregoing is functionally equivalent to :: ceph osd getmap -o /tmp/osdmap osdmaptool /tmp/osdmap --export-crush file -- 2.47.3