Date: Tue, 4 Jun 2024 16:42:23 GMT From: Mitchell Horne <mhorne@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 788109b4b7 - main - 14.1 relnotes: fix networking(7) link Message-ID: <202406041642.454GgN6v035586@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/doc/commit/?id=788109b4b7216b9b93f0c53def2121261edcb09d commit 788109b4b7216b9b93f0c53def2121261edcb09d Author: Alexander Ziaee <concussious@runbox.com> AuthorDate: 2024-06-04 16:40:29 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2024-06-04 16:41:43 +0000 14.1 relnotes: fix networking(7) link Reviewed by: mhorne Differential Revision: https://reviews.freebsd.org/D45482 --- website/content/en/releases/14.1R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406041642.454GgN6v035586>