aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Jones <thj@FreeBSD.org>2025-09-09 14:59:21 +0000
committerTom Jones <thj@FreeBSD.org>2025-09-10 09:09:21 +0000
commitaa8043485d35ff2a706aa4b88c6f56c2a2bde806 (patch)
treee9869eed1dd83b89862343e71770f6158d065a37
parenta67a08fd5803888c6ad4115ec88e98febbe4d9dd (diff)
Add "WiFi" to page tags
None of our networking pages have the word wifi on them anywhere, add "WiFi" to the page tags for now in lieu of a wider update. Reviewed by: lwhsu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D52458
-rw-r--r--documentation/content/en/books/handbook/advanced-networking/_index.adoc2
-rw-r--r--documentation/content/en/books/handbook/network/_index.adoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/content/en/books/handbook/advanced-networking/_index.adoc b/documentation/content/en/books/handbook/advanced-networking/_index.adoc
index 6bade200be..b82226bb9f 100644
--- a/documentation/content/en/books/handbook/advanced-networking/_index.adoc
+++ b/documentation/content/en/books/handbook/advanced-networking/_index.adoc
@@ -4,7 +4,7 @@ part: IV. Network Communication
prev: books/handbook/firewalls
next: books/handbook/partv
description: "Advanced networking in FreeBSD: basics of gateways and routes, CARP, how to configure multiple VLANs on FreeBSD, etc"
-tags: ["Advanced Networking", "Handbook", "gateway", "routes", "wireless", "tethering", "bluetooth", "bridging", "CARP", "VLAN"]
+tags: ["Advanced Networking", "Handbook", "gateway", "routes", "wireless", "tethering", "bluetooth", "bridging", "CARP", "VLAN", "WiFi"]
showBookMenu: true
weight: 39
params:
diff --git a/documentation/content/en/books/handbook/network/_index.adoc b/documentation/content/en/books/handbook/network/_index.adoc
index bb49981b31..2dc5de6c38 100644
--- a/documentation/content/en/books/handbook/network/_index.adoc
+++ b/documentation/content/en/books/handbook/network/_index.adoc
@@ -4,7 +4,7 @@ part: Part I. Getting Started
prev: books/handbook/wayland
next: books/handbook/partii
description: This chapter delves into the topic of network configuration and performance, showcasing the robust networking capabilities of the FreeBSD operating system.
-tags: ["network", "ipv4", "ipv6", "wireless", "wpa_supplicant", "static ip", "dynamic ip"]
+tags: ["network", "ipv4", "ipv6", "wireless", "wpa_supplicant", "static ip", "dynamic ip", "WiFi"]
showBookMenu: true
weight: 9
params: