lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ