From 434cf26e2baa4458c578f309cadbac1b95856ccc Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Wed, 10 Apr 2019 08:59:51 -0500 Subject: [PATCH] Ubuntu: Pluralize "snapshots" in 9.2 --- Ubuntu-18.04-Root-on-ZFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index b081ffc..6ca823c 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -599,7 +599,7 @@ As `/var/log` is already compressed by ZFS, logrotate’s compression is going t 9.1 Wait for the system to boot normally. Login using the account you created. Ensure the system (including networking) works normally. -9.2 Optional: Delete the snapshot of the initial installation: +9.2 Optional: Delete the snapshots of the initial installation: $ sudo zfs destroy bpool/BOOT/ubuntu@install $ sudo zfs destroy rpool/ROOT/ubuntu@install