summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/probes/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/plugins/probes/index.txt b/doc/server/plugins/probes/index.txt
index 472c2e754..306a752b6 100644
--- a/doc/server/plugins/probes/index.txt
+++ b/doc/server/plugins/probes/index.txt
@@ -64,7 +64,7 @@ very simple ``Probes/scratchlocal`` script:
.. code-block:: bash
- grep -c /proc/scsi/scsi
+ grep -c Vendor /proc/scsi/scsi
Running this on a node with *n* disks will return the number *n+1*, as
it also counts the controller as a device. To differentiate between the