Browse Source

Base: Update `modunload` path

The file `modunload.md` has moved to `man8`
Roi 4 năm trước cách đây
mục cha
commit
f046654477
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Base/usr/share/man/man2/module_unload.md

+ 1 - 1
Base/usr/share/man/man2/module_unload.md

@@ -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)