From a6f582e006998b5e6b34ef262be469658b2ff411 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sat, 5 May 2018 18:09:20 +0200 Subject: [PATCH] rc: typo --- src/etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/rc b/src/etc/rc index 42d09925f..a07c49e38 100755 --- a/src/etc/rc +++ b/src/etc/rc @@ -113,7 +113,7 @@ if kldstat -qm zfs; then mount -uw / zfs mount -va # maybe there is a mountpoint in fstab - # that requires ZFS to be full set up + # that requires ZFS to be fully set up mount -a fi