diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-02 05:19:02 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-02 05:19:02 -0400 |
commit | 5c6009f007eadc39f0276971b4971fda5a736a7e (patch) | |
tree | 0a764debb05bb55001f77a8f5d9399a2bd92ed13 /share/docs/kernel | |
parent | fdf7a48530cb7abd260fc0a83fcc339b32b74580 (diff) |
docs: ctlfs: Add author header
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'share/docs/kernel')
-rw-r--r-- | share/docs/kernel/ctlfs.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/docs/kernel/ctlfs.md b/share/docs/kernel/ctlfs.md index d549a81..3087f60 100644 --- a/share/docs/kernel/ctlfs.md +++ b/share/docs/kernel/ctlfs.md @@ -1,5 +1,7 @@ # The Hyra control filesystem (ctlfs) +Written by Ian M. Moffett + ## Rationale Historically, Operating Systems of the Unix family typically relied |