mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-14 13:15:58 +02:00
lsmod: fix Spanish typo (#17426)
This commit is contained in:
parent
b0ca2a0643
commit
df600cc512
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# lsmod
|
||||
|
||||
> Muestra el estado de los módulos cargados en el kernel de linux.
|
||||
> Vease tambien `modprobe`, el cual carga módulos de kernel.
|
||||
> Vea también `modprobe`, el cual carga módulos de kernel.
|
||||
> Más información: <https://manned.org/lsmod>.
|
||||
|
||||
- Lista todos los módulos de kernel cargados:
|
||||
|
|
Loading…
Add table
Reference in a new issue