aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 4defff9..921c493 100644
--- a/FAQ
+++ b/FAQ
@@ -6,7 +6,7 @@ Use the excellent tool of [utmp](http://git.suckless.org/utmp/) for this task.
6 6
7It means that st doesn’t have any terminfo entry on your system. Chances are 7It means that st doesn’t have any terminfo entry on your system. Chances are
8you did not `make install`. If you just want to test it without installing it, 8you did not `make install`. If you just want to test it without installing it,
9you can manualy run `tic -sx st.info`. 9you 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