1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:57:44 +00:00

Documentation: Move IPC endpoint documentation to manpage section 4

This commit is contained in:
kleines Filmröllchen 2022-06-16 17:10:53 +02:00 committed by Linus Groh
parent 9660f5d0e6
commit 1419732a73
2 changed files with 15 additions and 7 deletions

View file

@ -14,3 +14,4 @@ The format is loosely inspired by C++ headers.
## See Also
- [`Meta/Lagom/Tools/CodeGenerators/IPCCompiler/`](../../../../../Meta/Lagom/Tools/CodeGenerators/IPCCompiler/).
- [ipc(4)](help://man/4/ipc) (IPC Unix socket documentation)