aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-07-20 05:26:14 +0000
committerWarner Losh <imp@FreeBSD.org>2018-07-20 05:26:14 +0000
commitfe5e6b2c56d355d91314c919daaa12ed825a1527 (patch)
treeed3321bcda869e0898b36187579b29c9ea6c84fa /tools
parent1f9bd5f67c011e55ac64b22ae4dbeee716ae376c (diff)
downloadsrc-fe5e6b2c56d355d91314c919daaa12ed825a1527.tar.gz
src-fe5e6b2c56d355d91314c919daaa12ed825a1527.zip
Remove three stray instances of zfsloader.
Notes
Notes: svn path=/head/; revision=336536
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITH_LOADER_FIREWIRE4
-rw-r--r--tools/tools/zfsboottest/zfsboottest.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/build/options/WITH_LOADER_FIREWIRE b/tools/build/options/WITH_LOADER_FIREWIRE
index a8f8924934b3..f273654b91c7 100644
--- a/tools/build/options/WITH_LOADER_FIREWIRE
+++ b/tools/build/options/WITH_LOADER_FIREWIRE
@@ -1,3 +1,3 @@
.\" $FreeBSD$
-Enable firewire support in /boot/loader and /boot/zfsloader on x86.
-This option is a nop on all other platforms.
+Enable firewire support in /boot/loader on x86. This option is a nop
+on all other platforms.
diff --git a/tools/tools/zfsboottest/zfsboottest.c b/tools/tools/zfsboottest/zfsboottest.c
index 875657f55b7b..7406ddb77918 100644
--- a/tools/tools/zfsboottest/zfsboottest.c
+++ b/tools/tools/zfsboottest/zfsboottest.c
@@ -124,7 +124,7 @@ main(int argc, char** argv)
"/dev/gpt/system0",
"/dev/gpt/system1",
"-",
- "/boot/zfsloader",
+ "/boot/loader",
"/boot/support.4th",
"/boot/kernel/kernel",
NULL,