Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jauslin <ian@jauslin.org>2022-09-09 16:11:42 -0400
committerIan Jauslin <ian@jauslin.org>2022-09-09 16:11:42 -0400
commitaacbf51475e48941e6323b641ffb86600809738f (patch)
tree2e7c4870dcbb34ed4d0a8b6561cf60d5257a4fce /man/man7/BBlog-sqlite.7
parent2136ba3f69da0efe0eb2c8c960fc15d02331e358 (diff)
Update to v2.1.5:v2.1.5
Fixed: Properly escape entries with a '%'
Diffstat (limited to 'man/man7/BBlog-sqlite.7')
-rw-r--r--man/man7/BBlog-sqlite.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man7/BBlog-sqlite.7 b/man/man7/BBlog-sqlite.7
index 8423b2e..c189d92 100644
--- a/man/man7/BBlog-sqlite.7
+++ b/man/man7/BBlog-sqlite.7
@@ -1,4 +1,4 @@
-.Dd $Mdocdate: Novermber 5 2019 $
+.Dd $Mdocdate: November 5 2019 $
.Dt BBLOG-sqlite
.Os
.Sh DESCRIPTION
@@ -32,7 +32,7 @@ label of the reference
.Sh AUTHORS
The sqlite BBlog engine was written by Ian Jauslin.
.Sh COPYRIGHT
-copyright Ian Jauslin 2015-2019
+copyright Ian Jauslin 2015-2022
.Sh SEE ALSO
.Sx BBlog Ns (1) ,
.Sx sqlite3 Ns (1)