From 1275eadca5a05394bc1027a74122ac69ed89cdce Mon Sep 17 00:00:00 2001 From: Hubert Tournier Date: Thu, 3 Jun 2021 23:40:21 +0200 Subject: [PATCH] v1.0.0 --- README.5.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.5.md b/README.5.md index 8222f3f..3ae41cc 100644 --- a/README.5.md +++ b/README.5.md @@ -144,3 +144,4 @@ This project will provide [b2bt test files for the usual POSIX and FreeBSD comma ## CAVEATS A way to introduce leading or trailing spaces in tag contents has yet to be provided. + diff --git a/README.md b/README.md index 4fc9c8f..975c6ca 100644 --- a/README.md +++ b/README.md @@ -136,3 +136,4 @@ Visual inspection of the XML files to process is recommended, and useful anyway The program is using MD5 file digests but not for security purposes. It is also calling the [what(1)](https://www.freebsd.org/cgi/man.cgi?query=what) and [ident(1)](https://www.freebsd.org/cgi/man.cgi?query=ident) commands from their PATH location, if they are available, assuming system directories precede user directories in the PATH. +