mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
fixed a typo
This commit is contained in:
parent
5065bbc785
commit
a56dd9775c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Display information about ressources used in IPC (Inter-process Communication)
|
> Display information about ressources used in IPC (Inter-process Communication)
|
||||||
|
|
||||||
- Specific infomration about the Message Queue witch has the id 32768
|
- Specific information about the Message Queue witch has the id 32768
|
||||||
|
|
||||||
`ipcs -qi 32768`
|
`ipcs -qi 32768`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue