From 2d2e4843b641f53c8016978f73675da7b66136fb Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Mon, 11 Jul 2022 11:53:00 +0200 Subject: Replace 'whitelist' with 'allow' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's use more inclusive language here and avoid terms that are frowned upon nowadays. Message-Id: <20220711095300.60462-1-thuth@redhat.com> Reviewed-by: John Snow Reviewed-by: Alex Bennée Signed-off-by: Thomas Huth --- docs/tools/qemu-nbd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tools') diff --git a/docs/tools/qemu-nbd.rst b/docs/tools/qemu-nbd.rst index 8e08a29e89..faf6349ea5 100644 --- a/docs/tools/qemu-nbd.rst +++ b/docs/tools/qemu-nbd.rst @@ -225,7 +225,7 @@ disconnects: qemu-nbd -f qcow2 file.qcow2 Start a long-running server listening with encryption on port 10810, -and whitelist clients with a specific X.509 certificate to connect to +and allow clients with a specific X.509 certificate to connect to a 1 megabyte subset of a raw file, using the export name 'subset': :: -- cgit 1.4.1