diff options
author | Alexander Ziaee <concussious@runbox.com> | 2024-06-04 16:40:29 +0000 |
---|---|---|
committer | Mitchell Horne <mhorne@FreeBSD.org> | 2024-06-04 16:41:43 +0000 |
commit | 788109b4b7216b9b93f0c53def2121261edcb09d (patch) | |
tree | af36d54bfcc579ccdfbff362bec7a02ce78e9cf0 | |
parent | c9aac4e3ee964fd4a158aa453d5f950209c47215 (diff) |
14.1 relnotes: fix networking(7) link
Reviewed by: mhorne
Differential Revision: https://reviews.freebsd.org/D45482
-rw-r--r-- | website/content/en/releases/14.1R/relnotes.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/releases/14.1R/relnotes.adoc b/website/content/en/releases/14.1R/relnotes.adoc index fbc9642b8a..bbf319f943 100644 --- a/website/content/en/releases/14.1R/relnotes.adoc +++ b/website/content/en/releases/14.1R/relnotes.adoc @@ -328,7 +328,7 @@ This section covers changes to manual (man:man[1]) pages and other documentation [[man-pages]] === Man Pages -A new man:network[7] manual page provides a quickstart guide to connecting the system to networks including Wi-Fi, and links to other manual pages and the handbook. +A new man:networking[7] manual page provides a quickstart guide to connecting the system to networks including Wi-Fi, and links to other manual pages and the handbook. gitref:39f92a4c4c49[repository=src] [[future-releases]] |