Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: man: sort commands (firejail.1) #6451

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

glitsj16
Copy link
Collaborator

@glitsj16 glitsj16 commented Aug 25, 2024

Sort commands in firejail.1.in and sync the result with
firejail-profile.5.in.

  • Commands: --dbus-system.*, --dbus-user.*, --icmptrace,
    --ip=none, memory-deny-write-execute, --noinput

Relates to #3190 #3406 #4209.

@kmk3 kmk3 changed the title man: firejail.1.in: ordering fixes docs: man: ordering fixes Aug 25, 2024
@kmk3 kmk3 added the documentation Issues and pull requests related to the documentation label Aug 25, 2024
src/man/firejail.1.in Outdated Show resolved Hide resolved
src/man/firejail.1.in Outdated Show resolved Hide resolved
src/man/firejail.1.in Show resolved Hide resolved
src/man/firejail.1.in Show resolved Hide resolved
src/man/firejail.1.in Outdated Show resolved Hide resolved
@kmk3 kmk3 changed the title docs: man: ordering fixes docs: man: sort some commands and sections Aug 27, 2024
@kmk3 kmk3 changed the title docs: man: sort some commands and sections docs: man: sort commands and sections Sep 1, 2024
@kmk3
Copy link
Collaborator

kmk3 commented Sep 4, 2024

@glitsj16 Hello, can this be merged?

kmk3 pushed a commit that referenced this pull request Sep 10, 2024
Added on commit 13b2c56 ("feature: add Landlock support", 2023-10-24)
/ PR #6078.

Relates to #6451.
kmk3 pushed a commit that referenced this pull request Sep 10, 2024
This amends commit 6489138 ("docs: document NAME VALIDATION in
firejail.txt", 2023-06-13) / PR #5856.

Relates to #6451.
kmk3 added a commit that referenced this pull request Sep 10, 2024
Move the "FILES" section to right before the "LICENSE" section in
firecfg.1.in, to match what is done in the other man pages.

This amends commit ef6cfb8 ("firecfg: add ignore command and docs",
2023-06-29) / PR #5876.

Relates to #6451.
Sort commands in firejail.1.in and sync the result with
firejail-profile.5.in.

* Commands: `--dbus-system.*`, `--dbus-user.*`, `--icmptrace`,
  `--ip=none`, `memory-deny-write-execute`, `--noinput`

Relates to netblue30#3190 netblue30#3406 netblue30#4209.
kmk3 added a commit that referenced this pull request Sep 10, 2024
Move the "FILES" section to right before the "LICENSE" section in
firecfg.1.in, to match what is done in the other man pages.

This amends commit ef6cfb8 ("firecfg: add ignore command and docs",
2023-06-29) / PR #5876.

Relates to #6451.
@kmk3 kmk3 changed the title docs: man: sort commands and sections docs: man: sort commands (firejail.1) Sep 10, 2024
@kmk3
Copy link
Collaborator

kmk3 commented Sep 10, 2024

Note: I split the sorting of the sections into separate commits for clarity and
pushed them directly.

@kmk3 kmk3 merged commit 780aea3 into netblue30:master Sep 10, 2024
2 checks passed
kmk3 added a commit to kmk3/firejail that referenced this pull request Sep 10, 2024
Reset the bold right after each command/argument.

Command used to check for issues:

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

Related commits:

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

This is a follow-up to netblue30#6451.

Relates to netblue30#6078.
kmk3 added a commit that referenced this pull request Sep 12, 2024
Reset the bold right after each command/argument.

Command used to check for issues:

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

Related commits:

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

This is a follow-up to #6451.

Relates to #6078.
kmk3 added a commit that referenced this pull request Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues and pull requests related to the documentation
Projects
Status: Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

2 participants