mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6474] [MERGED] docs: man: fix wrong escapes #6030
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6030
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6474
Author: @kmk3
Created: 9/12/2024
Status: ✅ Merged
Merged: 9/13/2024
Merged by: @kmk3
Base:
master← Head:docs-man-fix-escapes📝 Commits (1)
e8e83c9docs: man: fix wrong escapes📊 Changes
2 files changed (+13 additions, -13 deletions)
View changed files
📝
src/man/firejail-profile.5.in(+1 -1)📝
src/man/firejail.1.in(+12 -12)📄 Description
Remove extranous escape characters and fix bold escaping.
Command used to check for unusual escape sequences:
With this, the only escape sequences used are:
Related commits:
137985136("Baseline firejail 0.9.28", 2015-08-08)1684c9ea7("Fixes for man firejail (#2628)", 2019-03-29)73525015e("Clarify that file globbing occurs only at start",2020-04-11) / PR #3347
f54ee53b1("man text for --include command", 2021-03-05).This is a follow-up to #6472.
Kind of relates to #5903.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.