1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 03:57:35 +00:00
serenity/Base/usr/share/man
kleines Filmröllchen 05af549bad pkg: Parse dependencies as part of the main port entry
The "dependency" lines really belong to the main port entry, it doesn't
make sense logically to represent them separately and handling them
together will also allow easier dependency management later on. This
commit greatly simplifies the port database parsing to facilitate this,
and removes the -d option from the command line. Instead, ports are
listed with their dependencies, if they have any.
2023-10-04 22:28:05 +02:00
..
man1 pkg: Parse dependencies as part of the main port entry 2023-10-04 22:28:05 +02:00
man2 Base: Fix a typo in the futex() documentation 2023-08-14 22:16:11 -04:00
man3 Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 Base: Document new GML usage method 2023-08-11 21:33:48 +02:00
man6 Base: Update Snake & Flappy Bug manpages 2023-09-17 17:26:32 -06:00
man7 Base: Remove remainders of /sys/kernel/variables from sys(7) manual page 2023-09-09 10:25:41 -06:00
man8 Kernel: Rename /sys/kernel/variables => /sys/kernel/conf 2023-08-27 22:50:22 +02:00