diff options
author | Ian Jauslin <ian@jauslin.org> | 2022-09-09 16:11:42 -0400 |
---|---|---|
committer | Ian Jauslin <ian@jauslin.org> | 2022-09-09 16:11:42 -0400 |
commit | aacbf51475e48941e6323b641ffb86600809738f (patch) | |
tree | 2e7c4870dcbb34ed4d0a8b6561cf60d5257a4fce /man/man1/BBlog.1 | |
parent | 2136ba3f69da0efe0eb2c8c960fc15d02331e358 (diff) |
Update to v2.1.5:v2.1.5
Fixed: Properly escape entries with a '%'
Diffstat (limited to 'man/man1/BBlog.1')
-rw-r--r-- | man/man1/BBlog.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/BBlog.1 b/man/man1/BBlog.1 index 6303c38..d233c03 100644 --- a/man/man1/BBlog.1 +++ b/man/man1/BBlog.1 @@ -1,5 +1,5 @@ -.Dd $Mdocdate: November 13 2019 $ -.Dt BBLOG 2.1.4 +.Dd $Mdocdate: September 9 2022 $ +.Dt BBLOG 2.1.5 .Os .Sh NAME .Nm BBlog @@ -194,6 +194,6 @@ automatically adds a letter (from 'b' to 'z') at the end of non-unique tokens, i .Nm was written by Ian Jauslin. .Sh COPYRIGHT -copyright Ian Jauslin 2015-2019 +copyright Ian Jauslin 2015-2022 .Sh SEE ALSO .Sx BBlog-sqlite Ns (7) |