Base: Update modunload path

The file `modunload.md` has moved to `man8`
This commit is contained in:
Roi 2021-03-27 19:53:27 +03:00 committed by Andreas Kling
parent e8aa998cdc
commit f046654477
Notes: sideshowbarker 2024-07-19 17:28:54 +09:00

View file

@ -28,5 +28,5 @@ Otherwise, it returns -1 and sets `errno` to describe the error.
## See also
* [`module_load`(2)](module_load.md)
* [`modunload`(1)](../man1/modunload.md)
* [`modunload`(8)](../man8/modunload.md)
* [`kernel_modules`(7)](../man7/kernel_modules.md)