competition update

This commit is contained in:
nckcard
2025-07-02 12:18:09 -07:00
parent 9e17716a4a
commit 77dbcf868f
2615 changed files with 1648116 additions and 125 deletions

View File

@@ -0,0 +1,10 @@
#!/bin/sh
#
# man2html --
# Translates nroff -man source to html
#
# $Header: /home/srilm/CVS/srilm/man/scripts/man2html,v 1.1 1996/07/10 07:18:17 stolcke Exp $
#
sed -f $0.sed "$@" | \
gawk -f $0.gawk