mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 00:26:00 +02:00
mknod: add more information link (#5564)
This commit is contained in:
parent
88f33bba41
commit
063f950e35
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# mknod
|
||||
|
||||
> Create block or character device special files.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/mknod-invocation.html>.
|
||||
|
||||
- Create a block device:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue