articles/hurd.md: new article

This commit is contained in:
tocariimaa 2025-02-17 00:52:38 -03:00
parent 0dacbac99f
commit a7ddb8eca8

9
articles/hurd.md Normal file
View file

@ -0,0 +1,9 @@
# Hurd
Hurd is a collection of servers for the GNU Mach [Microkernel](microkernel).
TODO
## See Also
- [BSD](bsd.md)
- [Unix](unix.md)
- [Linux](linux.md)