[PR #6706] [MERGED] docs: improve URL formatting in man pages #6129

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6706
Author: @kmk3
Created: 4/12/2025
Status: Merged
Merged: 4/15/2025
Merged by: @kmk3

Base: masterHead: docs-format-urls


📝 Commits (1)

  • 480f27c docs: improve URL formatting in man pages

📊 Changes

7 files changed (+52 additions, -21 deletions)

View changed files

📝 src/man/firecfg.1.in (+3 -1)
📝 src/man/firejail-login.5.in (+3 -1)
📝 src/man/firejail-profile.5.in (+4 -2)
📝 src/man/firejail-users.5.in (+3 -1)
📝 src/man/firejail.1.in (+33 -14)
📝 src/man/firemon.1.in (+3 -1)
📝 src/man/jailcheck.1.in (+3 -1)

📄 Description

Changes:

  • Add missing punctuation after URLs
  • Wrap more URLs with .UR/.UE macros
  • Format surrounding text in some cases

Kind of relates to commit 03550e94c ("Man pages: were missing info about
.profile .local resolution (#3440)", 2020-06-04).


🔄 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/6706 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 4/12/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `docs-format-urls` --- ### 📝 Commits (1) - [`480f27c`](https://github.com/netblue30/firejail/commit/480f27c204e4c4fb3b1a12a2e2ddfcb031bd5521) docs: improve URL formatting in man pages ### 📊 Changes **7 files changed** (+52 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `src/man/firecfg.1.in` (+3 -1) 📝 `src/man/firejail-login.5.in` (+3 -1) 📝 `src/man/firejail-profile.5.in` (+4 -2) 📝 `src/man/firejail-users.5.in` (+3 -1) 📝 `src/man/firejail.1.in` (+33 -14) 📝 `src/man/firemon.1.in` (+3 -1) 📝 `src/man/jailcheck.1.in` (+3 -1) </details> ### 📄 Description Changes: * Add missing punctuation after URLs * Wrap more URLs with .UR/.UE macros * Format surrounding text in some cases Kind of relates to commit 03550e94c ("Man pages: were missing info about .profile .local resolution (#3440)", 2020-06-04). --- <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:51:17 -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#6129
No description provided.