URI: 
       Add is_case.sh to MAN_TEMPLATE - libgrapheme - unicode string library
  HTML git clone git://git.suckless.org/libgrapheme
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 5939cf21cdb050e1c9bce964a30c9ad94f7440b9
   DIR parent f6ab5a6edf5eae9470f7eb6ee3062fd9a7865ead
  HTML Author: Laslo Hunhold <dev@frign.de>
       Date:   Thu,  6 Oct 2022 00:12:50 +0200
       
       Add is_case.sh to MAN_TEMPLATE
       
       Signed-off-by: Laslo Hunhold <dev@frign.de>
       
       Diffstat:
         M Makefile                            |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -61,6 +61,7 @@ TEST =\
                test/word\
        
        MAN_TEMPLATE =\
       +        man/template/is_case.sh\
                man/template/next_break.sh\
                man/template/to_case.sh\