mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Fix missing space in mandoc syntax
Reported by: rpokala
This commit is contained in:
parent
1ca32af8f2
commit
642711332d
1 changed files with 1 additions and 1 deletions
|
|
@ -478,7 +478,7 @@ When the
|
|||
feature is set to
|
||||
.Sy enabled ,
|
||||
the administrator can turn on the
|
||||
.Sysha512
|
||||
.Sy sha512
|
||||
checksum on any dataset using the
|
||||
.Dl # zfs set checksum=sha512 Ar dataset
|
||||
command.
|
||||
|
|
|
|||
Loading…
Reference in a new issue