oops: fix formatting errors

This commit is contained in:
Alinur Songül 2021-11-03 20:48:41 +02:00
parent 755684bce7
commit 515e114a18
1 changed files with 2 additions and 0 deletions

View File

@ -18,9 +18,11 @@ To uninstall **midmesg**, use `doas make uninstall`.
## Tasks
- find some way to retain logs
According to the [klogctl(3)](http://man.he.net/?topic=klogctl&sections=3) man page:
> Bytes read from the log disappear from the log buffer:
> the information can be read only once.
- use a built-in pager instead of printing logs to the terminal or hoping that `less` exists on the system