From 3aff2ed1ebca8238d0635609a7571072e4cba8e7 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 19 Jun 2026 19:26:43 -0500 Subject: Various grammatical and punctuation fixes on info tags I fixed the punctuation on some of the info tags, and added a few more THEN tags where they were needed. --- Kernel/Patches/KernelABDTs.HH | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Kernel/Patches/KernelABDTs.HH') diff --git a/Kernel/Patches/KernelABDTs.HH b/Kernel/Patches/KernelABDTs.HH index 7fd804c..7c0f762 100644 --- a/Kernel/Patches/KernelABDTs.HH +++ b/Kernel/Patches/KernelABDTs.HH @@ -1,7 +1,7 @@ // PATCH: Add floppy BlkDev type // FILE: ::/Kernel/KernelA.HH -// TO INSTALL: Comment out the old #defines -// THEN: #include this file after them +// TO INSTALL: Comment out the old block device type #defines. +// THEN: #include this file after them. #define BDT_NULL 0 #define BDT_RAM 1 -- cgit v1.2.3