From 5296c13552b5cf6b5d122e4a5587d6caeac16159 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 19 Oct 2022 10:24:59 +0200 Subject: [PATCH] docs: consistently spell DRI in all-caps Reviewed-by: David Heidelberg Part-of: --- docs/ci/docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ci/docker.rst b/docs/ci/docker.rst index 97c20d55759..7c5c6e11a1e 100644 --- a/docs/ci/docker.rst +++ b/docs/ci/docker.rst @@ -67,7 +67,7 @@ anyone on the internet run code on your device. Docker containers may provide some limited protection, but how much you trust that and what you do to mitigate hostile access is up to you. -* DUTs must expose the dri device nodes to the containers. +* DUTs must expose the DRI device nodes to the containers. Obviously, to get access to the HW, we need to pass the render node through. This is done by adding ``devices = ["/dev/dri"]`` to the