diff options
author | rodri <rgl@antares-labs.eu> | 2022-07-11 20:24:24 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2022-07-11 20:24:24 +0000 |
commit | 76f8d642eeb77fd9fbfcf98189bcdbffb229d3d1 (patch) | |
tree | b8a09f3a8483a29f53988eb820b3317a575a88b6 /sys/man/1 | |
parent | 845f8d12e4e417aaafaa6e62a80bf03856e7d906 (diff) |
ktrans(1): added a history section (thanks moody!)
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/ktrans | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/1/ktrans b/sys/man/1/ktrans index 824ffb67d..49417240d 100644 --- a/sys/man/1/ktrans +++ b/sys/man/1/ktrans @@ -115,3 +115,7 @@ method. There is no way to generate the control characters literally. At the beggining of a new line, you have to begin with ctl-l for successful kana-kanji conversion. +.SH HISTORY +Ktrans was originally written by Kenji Okamoto in August of 2000 for +the 2nd edition of Plan 9. It was imported in to 9front in July of +2022, with patches by several contributors. |