[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231114030208.30479-2-hunter.chasens18@ncf.edu>
Date: Mon, 13 Nov 2023 22:02:08 -0500
From: Hunter Chasens <hunter.chasens18@....edu>
To: corbet@....net
Cc: linux-doc@...r.kernel.org, ardb@...nel.org,
linux-efi@...r.kernel.org, linux-kernel@...r.kernel.org,
Hunter Chasens <hunter.chasens18@....edu>
Subject: [PATCH v3 2/2] docs: admin-guide: Adds explicit target to EFI-Stub doc
Adds an explicit target to efi-stub.rst so that it can be
referenced via roles in other documentation.
Note: scripts/checkpatch.pl is asking for a SPDX_LICENSE_TAG.
I believe this is under GPL2 but i'd like to confirm.
Signed-off-by: Hunter Chasens <hunter.chasens18@....edu>
---
Documentation/admin-guide/efi-stub.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/admin-guide/efi-stub.rst b/Documentation/admin-guide/efi-stub.rst
index 090f3a185e18..cba966338087 100644
--- a/Documentation/admin-guide/efi-stub.rst
+++ b/Documentation/admin-guide/efi-stub.rst
@@ -1,3 +1,5 @@
+.. _efi_stub:
+
=================
The EFI Boot Stub
=================
--
2.42.1
Powered by blists - more mailing lists