git: a170dd4aad - main - Status/2023Q3: a typo fixed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 15:06:53 UTC
The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/doc/commit/?id=a170dd4aad6711e090d278d6f9de1cbab7296b0d commit a170dd4aad6711e090d278d6f9de1cbab7296b0d Author: Maxim Konovalov <maxim@FreeBSD.org> AuthorDate: 2023-09-12 15:06:23 +0000 Commit: Maxim Konovalov <maxim@FreeBSD.org> CommitDate: 2023-09-12 15:06:23 +0000 Status/2023Q3: a typo fixed --- website/content/en/status/report-2023-07-2023-09/ufs_snapshots.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2023-07-2023-09/ufs_snapshots.adoc b/website/content/en/status/report-2023-07-2023-09/ufs_snapshots.adoc index ae5f20dbfe..fb755ab7c9 100644 --- a/website/content/en/status/report-2023-07-2023-09/ufs_snapshots.adoc +++ b/website/content/en/status/report-2023-07-2023-09/ufs_snapshots.adoc @@ -2,7 +2,7 @@ Contact: Marshall Kirk McKusick <mckusick@FreeBSD.org> -This project has made UFS/FFS filesystem snapshots avaiable when running with journaled soft updates. +This project has made UFS/FFS filesystem snapshots available when running with journaled soft updates. The details of this project were link:https://www.freebsd.org/status/report-2022-10-2022-12/#_enabling_snapshots_on_filesystems_using_journaled_soft_updates[described in the 2022 fourth quarter report]. This project had two milestones: