Date: Sat, 20 Dec 2025 15:23:44 +0000 From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Bart Louwers <bart.louwers@gmail.com> Subject: git: fcd63c3460 - main - handbook: Fix a typo in mtree(8) manpage link Message-ID: <6946bf80.82d7.13dfac6f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=fcd63c3460d738ba61233d08963a8a42bacad2f8 commit fcd63c3460d738ba61233d08963a8a42bacad2f8 Author: Bart Louwers <bart.louwers@gmail.com> AuthorDate: 2025-12-20 01:02:31 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2025-12-20 15:22:58 +0000 handbook: Fix a typo in mtree(8) manpage link Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/582 --- documentation/content/en/books/handbook/config/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/config/_index.adoc b/documentation/content/en/books/handbook/config/_index.adoc index 6f2701d077..640c1e0f0e 100644 --- a/documentation/content/en/books/handbook/config/_index.adoc +++ b/documentation/content/en/books/handbook/config/_index.adoc @@ -113,7 +113,7 @@ The [.filename]#/etc# directory contains all of the FreeBSD base system configur |Extra man:sendmail[8] configuration and other MTA configuration files. |[.filename]#/etc/mtree# -|mtree configuration files, see man: mtree[8] for more information. +|mtree configuration files, see man:mtree[8] for more information. |[.filename]#/etc/pam.d# |Configuration files for the Pluggable Authentication Modules (PAM) library.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6946bf80.82d7.13dfac6f>
