1*b9988867Schristos# $NetBSD: README,v 1.2 2024/03/01 15:47:58 christos Exp $ 2*b9988867Schristos- Run cleantags to remove RCSID's 3*b9988867Schristos- To regenerate the man pages, build and run: 4*b9988867Schristos cd sqlite2man && make & 5*b9988867Schristos cd man 6*b9988867Schristos ../sqlite2mdoc/sqlite2mdoc < ../dist/sqlite3.h 7*b9988867Schristos sed -i -e 's/\$Mdocdate\$/Month DD, YYYY/g' *.3 8*b9988867Schristos [add new man pages, fix sets] 9