aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ziaee <concussious@runbox.com>2024-06-04 16:40:29 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-06-04 16:41:43 +0000
commit788109b4b7216b9b93f0c53def2121261edcb09d (patch)
treeaf36d54bfcc579ccdfbff362bec7a02ce78e9cf0
parentc9aac4e3ee964fd4a158aa453d5f950209c47215 (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.adoc2
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]]