1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 07:35:24 +02:00

Update pages/common/freeramdisk.md

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This commit is contained in:
Kristopher 2025-06-30 13:17:08 -07:00 committed by GitHub
parent 7108369fc0
commit bfacfb010d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# freeramdisk
> Free memory used by loadlin ramdisk on legacy systems.
> Free memory used by `loadlin` ramdisk on legacy systems.
> Largely deprecated by `umount`, `losetup`, and `tmpfs`.
> More information: <https://manned.org/freeramdisk>.