summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-26 00:08:21 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-26 00:08:21 +0300
commitfb66753dc0e9773ada593448e56cfcf3eb3a08b7 (patch)
tree5ab45b3fcada44db9b3f1c46537b4cab4393be9c
parent8bf24c4e84932af4a083cd4e7a8c784eb7472751 (diff)
downloadhvinfo-fb66753dc0e9773ada593448e56cfcf3eb3a08b7.tar.gz
hvinfo-fb66753dc0e9773ada593448e56cfcf3eb3a08b7.zip
docs: lift "OS and hypervisor support" from h1 to h2
The heading was `# OS and hypervisor support` (h1) which made it a sibling of the document title `# hvinfo` rather than a sibling of the other h2 section `## Building`. Demote to h2 so the table of contents nests correctly. Filed as a small operational test PR while validating the T8850 Cat 1 pre-flight ruleset migration on vyos/hvinfo@current (Phase 1 P2, ruleset id 16845685, see ~/.claude/plans/2026-05-25-classic-to-rulesets-migration.md). 🤖 Generated by [robots](https://vyos.io)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0232654..cffeb95 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ dpkg-buildpackage -b -us -uc
If you have your Ada toolchain installed in an unusual location,
it's better to ensure you have it in your `$PATH`.
-# OS and hypervisor support
+## OS and hypervisor support
CPUID-based checks that can detect KVM, Xen HVM, VMware, bhyve, and Hyper-V are
supported on any OS.