git: e614f7a55a31 - stable/13 - rc.conf: Fix a typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Mar 2022 20:22:33 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e614f7a55a31d4505e93e71d3985540ebd4ebd31 commit e614f7a55a31d4505e93e71d3985540ebd4ebd31 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-03-04 19:14:18 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-03-06 20:22:15 +0000 rc.conf: Fix a typo Reported by: Pau Amma <pauamma@gundo.com> MFC after: 3 days MFC with: 8719e8a951b78 (cherry picked from commit 9062598e748acdfc0fb5cf31fa10691d3513d814) --- share/man/man5/rc.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 992b5da5ec98..fad969b008d8 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -4638,7 +4638,7 @@ If set to .Dq Li YES , enable auto-loading of encryption keys for encrypted ZFS datasets. For every dataset the script will first load the appropriate encryption key -and the attempt to unlock the dataset. +and then attempt to unlock the dataset. .Pp The script operates only on datasets which are encrypted with ZFS native encryption