mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
fstab.5: spell encryption correctly
PR: 260189 MFC after: 2 weeks
This commit is contained in:
parent
ea68079ffd
commit
5f034a0054
1 changed files with 1 additions and 1 deletions
|
|
@ -426,7 +426,7 @@ resides in
|
|||
# Swap space on a block device.
|
||||
/dev/da0p1 none swap sw 0 0
|
||||
#
|
||||
# Swap space using a block device with GBDE/GELI encyption.
|
||||
# Swap space using a block device with GBDE/GELI encryption.
|
||||
# aalgo, ealgo, keylen, sectorsize options are available
|
||||
# for .eli devices.
|
||||
/dev/da1p1.bde none swap sw 0 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue