mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
unmount: fix title (#17819)
This commit is contained in:
parent
b8fb24f61b
commit
82944a4c64
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# umount
|
||||
# unmount
|
||||
|
||||
> 올바른 명령은 `umount` (u-mount)입니다.
|
||||
> 더 많은 정보: <https://manned.org/umount.8>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# umount
|
||||
# unmount
|
||||
|
||||
> Het correcte commando is `umount` (u-mount).
|
||||
> Meer informatie: <https://manned.org/umount.8>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# umount
|
||||
# unmount
|
||||
|
||||
> Właściwe polecenie to `umount` (u-mount).
|
||||
> Więcej informacji: <https://manned.org/umount.8>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# umount
|
||||
# unmount
|
||||
|
||||
> The correct command is `umount` (u-mount).
|
||||
> More information: <https://manned.org/umount.8>.
|
||||
|
|
Loading…
Add table
Reference in a new issue