[Tile-serving] [openstreetmap/osm2pgsql] Fix manpage issues reported by lintian. (PR #1626)

Bas Couwenberg notifications at github.com
Mon Jan 24 18:58:11 UTC 2022


The lintian QA tool reported a few issues with the `osm2pgsql-replication` manpage:

 * [bad-whatis-entry](https://lintian.debian.org/tags/bad-whatis-entry)
   The `NAME` section requires the format: `<name> - <description>`
 * [groff-message](https://lintian.debian.org/tags/groff-message): warning: macro '&lt;foo&gt;'' not defined
   `'` at the start of a line is special, from the [groff(7)](https://manpages.debian.org/bullseye/groff/groff.7.en.html) documentation:
   > The single quote has two controlling tasks. At the beginning of a line and in the conditional requests it is the non-breaking control character. That means that it introduces a request like the dot, but with the additional property that this request doesn't cause a linebreak. By using the `c2` request, the non-break control character can be set to a different character. 
   > As a second task, it is the most commonly used argument separator in some functional escape sequences (but any pair of characters not part of the argument do work). In all other positions, it denotes the single quote or apostrophe character. Groff provides a printable representation with the `\(cq` escape sequence. 

You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1626

-- Commit Summary --

  * Fix manpage issues reported by lintian.

-- File Changes --

    M docs/osm2pgsql-replication.1 (14)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1626.patch
https://github.com/openstreetmap/osm2pgsql/pull/1626.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1626
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/pull/1626 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220124/c7410962/attachment.htm>


More information about the Tile-serving mailing list