Skip to content

Commit 9a7b50a

Browse files
BlueChrystalericonr
authored andcommitted
guides/fde: Add missing prompt before command
1 parent 1555bd0 commit 9a7b50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installation/guides/fde.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ meta-data=/dev/voidvm/root isize=512 agcount=4, agsize=655360 blks
9999
# mkfs.xfs -L home /dev/voidvm/home
100100
meta-data=/dev/voidvm/home isize=512 agcount=4, agsize=2359040 blks
101101
...
102-
mkswap /dev/voidvm/swap
102+
# mkswap /dev/voidvm/swap
103103
Setting up swapspace version 1, size = 2 GiB (2147479552 bytes)
104104
```
105105

0 commit comments

Comments
 (0)