Merge pull request #8035 from xordspar0/fix-doc-heading

Fix podman-run man page heading
This commit is contained in:
Daniel J Walsh 2020-10-15 14:24:02 -04:00 committed by GitHub
commit c3ecdd09ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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