diff options
Diffstat (limited to 'docs/man.7.scd')
| -rw-r--r-- | docs/man.7.scd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/man.7.scd b/docs/man.7.scd new file mode 100644 index 0000000..88a5d4d --- /dev/null +++ b/docs/man.7.scd @@ -0,0 +1,21 @@ +MAN(7) + +# NAME + +man - user's manual + +# SUMMARY + +The operating system aims to be self documenting. As such a manual is written describing different aspects of the system in details in English. It is divided in multiple sections. + +# SECTIONS + +``` + 1. Utilities + 3. Libraries + 7. Miscellaneous +``` + +# TODO + +In this manual page, the sections may perhaps be organized differently.
\ No newline at end of file |
