summaryrefslogtreecommitdiff
path: root/Base/usr/share/man/man5
AgeCommit message (Expand)Author
2022-03-03Base+Manpages: Add basic GML documentationelectrikmilk
2022-01-11Help+Base: Add help://man URLs for links between man pageskleines Filmröllchen
2021-10-25SystemServer: Rename 'BootModes' config option to 'SystemModes'Ben Wiederhake
2021-10-25Kernel+SystemServer: Change bootmode to system_modeBen Wiederhake
2021-09-11Base: Fix Markdown links in man pagesBen Wiederhake
2021-08-02Shell: Improve the parsing of history event designatorsTheFightingCatfish
2021-05-10Shell: Parse '\t' in doublequoted strings as a tab characterAli Mohammad Pur
2021-05-10Shell: Add support for \uhhhhhhhh escapes in stringsAli Mohammad Pur
2021-05-05Base: Fix typos and spelling errors in man pagesBrendan Coles
2021-04-29Base: Describe heredocs in Shell's manpageAli Mohammad Pur
2021-04-18Everywhere: Fix a bunch of typosLinus Groh
2021-04-16man: Update SystemServer(5) documentation with new Socket stylesin-ack
2021-03-27Base: man pages: document arguments, fix typos, use American EnglishBrendan Coles
2021-03-22Base: Document Shell's variable indexing behaviourAnotherTest
2021-03-22Base: Document Shell's immediate functionsAnotherTest
2021-03-08Everywhere: Remove unnecessary whitespace at the end of some lines.Emanuele Torre
2021-03-07Shell: Add support for enumerating lists in for loopsAnotherTest
2021-02-20Base: Unify synopsis format in manpagesLinus Groh
2021-02-03Applications: Remove "Welcome" applicationAndreas Kling
2021-01-18Base: Remove irrelevant example from Shell's `loop` manpage sectionAnotherTest
2021-01-18Base: Mention that the `if` condition is a commandAnotherTest
2021-01-15Base: Add manpage entry for history eventsAnotherTest
2020-12-29Shell: Add runtime errors and implement break/continueAnotherTest
2020-10-29Shell: Document the new 'pattern as (list of names)' match syntaxAnotherTest
2020-10-25Base: Document the new brace expansions in Shell's manpageAnotherTest
2020-10-03Everywhere: Fix more typosLinus Groh
2020-09-23Base: Fixup forgotten 'example' heading name in Shell man pageAnotherTest
2020-09-15Shell: Add some sections on the manpage about `match'AnotherTest
2020-09-14Shell: Add documentation for functionsAnotherTest
2020-09-10Base: Tweak Shell(5) manpage a bitAnotherTest
2020-09-09Shell: Update the Shell(5) manpageAnotherTest
2020-08-18Shell: Update manpage about for loop behaviour around signalsAnotherTest
2020-08-14Shell: Start writing a man pageAnotherTest
2020-06-09Base: Document new SystemServer abilitiesSergey Bugaev
2020-05-30Base: Document getoptSergey Bugaev
2020-05-27Base: Replace TTYServer with text mode ShellSergey Bugaev
2020-05-27SystemServer: Add BootModes and Environment service optionsSergey Bugaev
2020-03-18SystemServer: Add WorkingDirectory supportItamar
2020-02-15Base: Add documentation for the welcome.txt formatthatlittlegit
2020-01-09SystemServer: Allow specifying per-service socket file permissionsAndreas Kling
2020-01-04SystemServer: Explicitly open /dev/null for services without StdIOAndreas Kling
2020-01-04SystemServer: Fetch any extra GIDs and call setgroups() before spawnAndreas Kling
2020-01-02Base: Remove "idle" priority note from SystemServer(5)Andreas Kling
2019-11-26Base: Document SystemServerSergey Bugaev