libgrapheme

unicode string library
git clone git://git.suckless.org/libgrapheme
Log | Files | Refs | README | LICENSE

commit f5ec499f2bdbf9a488e602168241d7c9ef0d9d4f
parent f4408163156a468667ae24d3b7eb33b5b8346cf0
Author: Laslo Hunhold <dev@frign.de>
Date:   Sat, 27 Aug 2022 02:11:36 +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 <dev@frign.de>

Diffstat:
Mman/libgrapheme.sh | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

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