diff options
author | George Ornbo <george@shapeshed.com> | 2017-12-20 09:05:32 +0000 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2017-12-21 19:17:40 +0100 |
commit | c1d23afa9c44cc29818c538126790ae90a64a3c5 (patch) | |
tree | 00ed075a2b706819af8ba09f682b23c790b62906 | |
parent | 0ac685fc015362e749bf82cfaa3cfe2dd9b305f0 (diff) |
Fix FAQ typo
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Use the excellent tool of [utmp](http://git.suckless.org/utmp/) for this task. It means that st doesn’t have any terminfo entry on your system. Chances are you did not `make install`. If you just want to test it without installing it, -you can manualy run `tic -sx st.info`. +you can manually run `tic -sx st.info`. ## Nothing works, and nothing is said about an unknown terminal! |