Skip to content

Conversation

@emollier
Copy link
Contributor

Purpose

This PR fixes the following pod report in Zonemaster::LDNS::RRList(3pm) manual:

POD ERRORS
       Hey! The above document had some coding errors, which are
       explained below:

       Around line 40:
           '=item' outside of any '=over'

Changes

This change drops a misplaced =back.

How to test this PR

Produce Zonemaster::LDNS::RRList(3pm) using e.g. pod2man(1) and see the report at the end of the manual.

Currently, pod reports the following issue at the end of the manual
page Zonemaster::LDNS::RRList(3pm):

	POD ERRORS
	       Hey! The above document had some coding errors, which are
	       explained below:

	       Around line 40:
	           '=item' outside of any '=over'

This appears to be caused by one surnumerary =back in the middle of
the listing.

Signed-off-by: Étienne Mollier <[email protected]>
@matsduf matsduf added T-Bug Type: Bug in software or error in test case description RC-Fixes Release category: Fixes. V-Patch Versioning: The change gives an update of patch in version. labels Oct 21, 2025
@matsduf matsduf added this to the v2025.2 milestone Oct 21, 2025
matsduf
matsduf previously approved these changes Oct 21, 2025
Copy link
Contributor

@matsduf matsduf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@emollier, thanks for the PR. The change looks fine to me.

marc-vanderwal
marc-vanderwal previously approved these changes Oct 22, 2025
@tgreenx tgreenx changed the base branch from master to develop October 22, 2025 08:32
@tgreenx tgreenx dismissed stale reviews from marc-vanderwal and matsduf October 22, 2025 08:32

The base branch was changed.

@tgreenx tgreenx added the A-Documentation Area: Documentation only. label Oct 22, 2025
tgreenx
tgreenx previously approved these changes Oct 22, 2025
matsduf
matsduf previously approved these changes Oct 22, 2025
@matsduf matsduf dismissed stale reviews from tgreenx and themself October 22, 2025 15:45

RP updated.

@matsduf matsduf requested review from marc-vanderwal and tgreenx and removed request for marc-vanderwal and tgreenx October 22, 2025 15:46
@matsduf matsduf merged commit 52445c1 into zonemaster:develop Oct 23, 2025
3 checks passed
@matsduf matsduf removed the A-Documentation Area: Documentation only. label Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RC-Fixes Release category: Fixes. T-Bug Type: Bug in software or error in test case description V-Patch Versioning: The change gives an update of patch in version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants