When packaging for Debian, lintian complained about some minor issues.
These were typo's and an unknown macro in a man-page.
I interpreted the unknown macro to be comments, but I may be wrong
about that.
The command I used to check the man-page is:
$ man --warning src/sanlock.8 > /dev/null
The patches were applied to address these issues.
Håvard Flaget Aasen (2):
man-page: Change unknown macro to comment
Fix typo's
python/sanlock.c | 4 ++--
src/paxos_lease.c | 6 ++---
src/sanlock.8 | 60 +++++++++++++++++++++++------------------------
3 files changed, 35 insertions(+), 35 deletions(-)
--
2.28.0