NetBSD/lib/libterminfo
christos b395dc204e From Jan-Benedict Glaw:
Use `printf` instead of `echo` for precise output

`man` pages generated under NetBSD and Linux differ as the escape codes
may or may not be interpreted when going through those two chained `echo`es.
Instead just use `printf`, which produces the desired output, always.
2024-04-05 22:30:18 +00:00
..
Makefile
Makefile.hash
compile.c
curterm.c
genhash
genman
genterms
genthash
setupterm.c
shlib_version
term.c
term.h
term_private.h
termcap.3
termcap.c
termcap.h
termcap_map.c
terminfo.3
terminfo.5.in
ti.c
tparm.c
tputs.c