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

dmesg: fix typo in Spanish translation (#9331)

This commit is contained in:
Darío Hereñú 2022-10-25 06:47:45 -03:00 committed by GitHub
parent 5ef33939dd
commit dc2264b921
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
`dmesg --level err`
- Muestra los mensajes del núcleo y sigue leyedos los nuevos, similar a `tail -f` (disponible en los núcleos 3.5.0 y posteriores):
- Muestra los mensajes del núcleo y sigue leyendo los nuevos, similar a `tail -f` (disponible en los núcleos 3.5.0 y posteriores):
`dmesg -w`