commit f5ec499f2bdbf9a488e602168241d7c9ef0d9d4f
Author:     Laslo Hunhold <d...@frign.de>
AuthorDate: Sat Aug 27 02:11:36 2022 +0200
Commit:     Laslo Hunhold <d...@frign.de>
CommitDate: Sat Aug 27 02:11:36 2022 +0200

    Remove shebang from man/libgrapheme.sh
    
    This is not necessary given we don't execute the template-scripts
    as files.
    
    Signed-off-by: Laslo Hunhold <d...@frign.de>

diff --git a/man/libgrapheme.sh b/man/libgrapheme.sh
index 37c2d7a..e018001 100644
--- a/man/libgrapheme.sh
+++ b/man/libgrapheme.sh
@@ -1,5 +1,3 @@
-#!/bin/sh
-
 cat << EOF
 .Dd 2022-08-26
 .Dt LIBGRAPHEME 7

Reply via email to