Bad example

This commit is contained in:
2025-11-18 12:59:39 +01:00
parent b69cea6941
commit b98c2a1bb3
+1 -1
View File
@@ -65,7 +65,7 @@ Check what name was assigned to your new RAM (e.g. in this example `/var/swap/sw
```bash
$ swapon --show
NAME TYPE SIZE USED PRIO
/var/swap/swapfile0 partition 4G 0B -2
/var/swap/swapfile0 file 4G 0B -2
```
And remove with the following commands: