diff options
-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. | |||
6 | 6 | ||
7 | It means that st doesn’t have any terminfo entry on your system. Chances are | 7 | It means that st doesn’t have any terminfo entry on your system. Chances are |
8 | you did not `make install`. If you just want to test it without installing it, | 8 | you did not `make install`. If you just want to test it without installing it, |
9 | you can manualy run `tic -sx st.info`. | 9 | you can manually run `tic -sx st.info`. |
10 | 10 | ||
11 | ## Nothing works, and nothing is said about an unknown terminal! | 11 | ## Nothing works, and nothing is said about an unknown terminal! |
12 | 12 | ||