Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Developer Resources/Building ZFS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ additional utilities must be installed.
There are a few helper scripts provided in the top-level scripts
directory designed to aid developers working with in-tree builds.

- **zfs-helper.sh:** Certain functionality (i.e. /dev/zvol/) depends on
- **zfs-helpers.sh:** Certain functionality (i.e. /dev/zvol/) depends on
the ZFS provided udev helper scripts being installed on the system.
This script can be used to create symlinks on the system from the
installation location to the in-tree helper. These links must be in
Expand Down