Bug 281613 - [PATCH] ipf.5: revert C style(9) applied to man page
Summary: [PATCH] ipf.5: revert C style(9) applied to man page
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-20 18:29 UTC by Graham Percival
Modified: 2024-09-24 17:34 UTC (History)
1 user (show)

See Also:


Attachments
ipf.5: revert C style(9) applied to man page (2.57 KB, patch)
2024-09-20 18:29 UTC, Graham Percival
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Percival 2024-09-20 18:29:21 UTC
Created attachment 253698 [details]
ipf.5: revert C style(9) applied to man page

Commit 2582ae5740181e0d2bab10003d66ae91c9b56329 accidentally applied some C style(9) formatting to man pages, resulting in extra ( ... ); being added.

Most of those have already been fixed; this patch fixes the remaining issues in ipf.5.
Comment 1 Graham Percival 2024-09-24 17:34:17 UTC
Fixed, merged as ce251baf42f3.