git: fcd63c3460 - main - handbook: Fix a typo in mtree(8) manpage link
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=fcd63c3460d738ba61233d08963a8a42bacad2f8 commit fcd63c3460d738ba61233d08963a8a42bacad2f8 Author: Bart Louwers <[email protected]> AuthorDate: 2025-12-20 01:02:31 +0000 Commit: Li-Wen Hsu <[email protected]> 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.