Date: Wed, 10 Sep 2025 09:10:01 GMT From: Tom Jones <thj@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: aa8043485d - main - Add "WiFi" to page tags Message-ID: <202509100910.58A9A1wZ080524@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/doc/commit/?id=aa8043485d35ff2a706aa4b88c6f56c2a2bde806 commit aa8043485d35ff2a706aa4b88c6f56c2a2bde806 Author: Tom Jones <thj@FreeBSD.org> AuthorDate: 2025-09-09 14:59:21 +0000 Commit: Tom Jones <thj@FreeBSD.org> CommitDate: 2025-09-10 09:09:21 +0000 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 --- documentation/content/en/books/handbook/advanced-networking/_index.adoc | 2 +- documentation/content/en/books/handbook/network/_index.adoc | 2 +- 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509100910.58A9A1wZ080524>
