mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Fix podman-run man page heading
Sharing IPC is meant to be an example under the Examples heading, not a new section. Signed-off-by: Jordan Christiansen <xordspar0@gmail.com>
This commit is contained in:
@ -1234,7 +1234,7 @@ you'd like to connect instead, as in:
|
||||
$ podman run -a stdin -a stdout -i -t fedora /bin/bash
|
||||
```
|
||||
|
||||
## Sharing IPC between containers
|
||||
### Sharing IPC between containers
|
||||
|
||||
Using **shm_server.c** available here: https://www.cs.cf.ac.uk/Dave/C/node27.html
|
||||
|
||||
|
Reference in New Issue
Block a user