[PR #6472] [MERGED] docs: man: fix bold in command TPs #6027

Closed
opened 2026-05-05 10:49:22 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6472
Author: @kmk3
Created: 9/10/2024
Status: Merged
Merged: 9/12/2024
Merged by: @kmk3

Base: masterHead: docs-man-fix-bold-misc


📝 Commits (1)

  • 1419310 docs: man: fix bold in command TPs

📊 Changes

2 files changed (+16 additions, -16 deletions)

View changed files

📝 src/man/firejail-profile.5.in (+8 -8)
📝 src/man/firejail.1.in (+8 -8)

📄 Description

Reset the bold right after each command/argument.

Command used to check for issues:

git grep -E ' \\fR' -- src/man/*.in

Related commits:

  • e91b9ff0f ("Deprecate --nodbus option", 2020-04-07) /
    PR #3265
  • 5a612029b ("rename noautopulse to keep-config-pulse", 2021-05-13) /
    PR #4278
  • d79547ca9 ("docs: warn about limitations of landlock", 2024-03-31) /
    PR #6302

This is a follow-up to #6451.

Relates to #6078.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6472 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 9/10/2024 **Status:** ✅ Merged **Merged:** 9/12/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `docs-man-fix-bold-misc` --- ### 📝 Commits (1) - [`1419310`](https://github.com/netblue30/firejail/commit/1419310a931f4099ffd123158df5c060a347dd2e) docs: man: fix bold in command TPs ### 📊 Changes **2 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/man/firejail-profile.5.in` (+8 -8) 📝 `src/man/firejail.1.in` (+8 -8) </details> ### 📄 Description Reset the bold right after each command/argument. Command used to check for issues: git grep -E ' \\fR' -- src/man/*.in Related commits: * e91b9ff0f ("Deprecate --nodbus option", 2020-04-07) / PR #3265 * 5a612029b ("rename noautopulse to keep-config-pulse", 2021-05-13) / PR #4278 * d79547ca9 ("docs: warn about limitations of landlock", 2024-03-31) / PR #6302 This is a follow-up to #6451. Relates to #6078. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:49:22 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#6027
No description provided.