URI: 
       FAQ: fix a typo, patch -> path - st - simple terminal
  HTML git clone https://git.parazyd.org/st
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 7e1c68f25d9f08687a94eeef8d7f8ffd0d14b911
   DIR parent 65f1dc428315ae9d7f362e10c668557c1379e7af
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun,  2 Jan 2022 12:15:45 +0100
       
       FAQ: fix a typo, patch -> path
       
       Diffstat:
         M FAQ                                 |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/FAQ b/FAQ
       @@ -29,8 +29,8 @@ you can manually run `tic -sx st.info`.
        
        ## I would like to have utmp and/or scroll functionality by default
        
       -You can add the absolute patch of both programs in your config.h
       -file. You only have to modify the value of utmp and scroll variables.
       +You can add the absolute path of both programs in your config.h file. You only
       +have to modify the value of utmp and scroll variables.
        
        
        ## Why doesn't the Del key work in some programs?