git: f115e03a47b9 - main - intro(7): add link to new networking(7)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 17:59:36 UTC
The branch main has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=f115e03a47b971ac639568dd5f349569527b8782
commit f115e03a47b971ac639568dd5f349569527b8782
Author: Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2024-04-18 17:58:33 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2024-04-18 17:58:33 +0000
intro(7): add link to new networking(7)
It improves the discoverability of the page.
Sponsored by: The FreeBSD Foundation
---
share/man/man7/intro.7 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7
index 56aa2ed55f6f..a155839bde64 100644
--- a/share/man/man7/intro.7
+++ b/share/man/man7/intro.7
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd November 19, 2020
+.Dd April 18, 2024
.Dt INTRO 7
.Os
.Sh NAME
@@ -65,6 +65,8 @@ file system hierarchy in
.Fx
.It Xr hostname 7
host name resolution description
+.It Xr networking 7
+network connection quickstart guide
.It Xr release 7
layout of
.Fx