From b00eb376e3fb28e738f9370552dae9d92c1fdd76 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Mon, 25 May 2026 10:05:16 -0700 Subject: sqlite3: Vendor import of sqlite3 3.53.1 Release notes at https://www.sqlite.org/releaselog/3_53_1.html. Obtained from: https://www.sqlite.org/2026/sqlite-autoconf-3530100.tar.gz --- tea/doc/sqlite3.n | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 tea/doc/sqlite3.n (limited to 'tea/doc/sqlite3.n') diff --git a/tea/doc/sqlite3.n b/tea/doc/sqlite3.n deleted file mode 100644 index 3514046342da..000000000000 --- a/tea/doc/sqlite3.n +++ /dev/null @@ -1,15 +0,0 @@ -.TH sqlite3 n 4.1 "Tcl-Extensions" -.HS sqlite3 tcl -.BS -.SH NAME -sqlite3 \- an interface to the SQLite3 database engine -.SH SYNOPSIS -\fBsqlite3\fI command_name ?filename?\fR -.br -.SH DESCRIPTION -SQLite3 is a self-contains, zero-configuration, transactional SQL database -engine. This extension provides an easy to use interface for accessing -SQLite database files from Tcl. -.PP -For full documentation see \fIhttps://sqlite.org/\fR and -in particular \fIhttps://sqlite.org/tclsqlite.html\fR. -- cgit v1.3