From a75a4cd9510e6827b0113d85efb1d16124415429 Mon Sep 17 00:00:00 2001 From: Paul Olteanu <170131110+cmpwi@users.noreply.github.com> Date: Tue, 23 Jun 2026 12:50:44 -0400 Subject: [PATCH] Cleanup CSS tags in headings --- kexts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kexts.md b/kexts.md index 1e50155..67183b9 100644 --- a/kexts.md +++ b/kexts.md @@ -56,7 +56,7 @@ A cache of installed KEXTs is kept in order to speed up boot time. Extensions.mkext can be unpacked with the [mkextunpack](http://developer.apple.com/documentation/Darwin/Reference/ManPages/man8/mkextunpack.8.html) command: mkextunpack -v -d /tmp/Extensions Extensions.mkext -### Force cache update {style="margin:10px 10px 10px 0px;color:rgb(0,0,0)"} +### Force cache update Normally, Extensions.mkext is updated whenever we add or remove extensions using the Finder on a Mac OS X system. However, if you install an extension as a plug-in of another (a subfolder into $VOLUME/System/Library/Extensions), the automatic cache updater is not triggered. To force cache update, simply change the modification date of $VOLUME/System/Library/Extensions: @@ -68,6 +68,6 @@ To force cache update, simply change the modification date of