[PR #1862] [MERGED] consistent pid/PID usage #4097

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1862
Author: @ghost
Created: 4/4/2018
Status: Merged
Merged: 4/5/2018
Merged by: @reinerh

Base: masterHead: man


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 src/man/firejail.txt (+4 -4)

📄 Description

Nitpicking. Seems there's a pattern throughout the manual, using pid for arguments and PID in descriptions and examples. Fix some inconsistencies in that regard. Changed --fs.print=name|print to --fs.print=name|pid as 'print' would be regarded as the name of the sandbox.


🔄 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/1862 **Author:** [@ghost](https://github.com/ghost) **Created:** 4/4/2018 **Status:** ✅ Merged **Merged:** 4/5/2018 **Merged by:** [@reinerh](https://github.com/reinerh) **Base:** `master` ← **Head:** `man` --- ### 📝 Commits (1) - [`3744f36`](https://github.com/netblue30/firejail/commit/3744f36b34bbffe9fec9f9da24657044399d9393) consistent pid/PID usage ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/man/firejail.txt` (+4 -4) </details> ### 📄 Description Nitpicking. Seems there's a pattern throughout the manual, using `pid` for arguments and `PID` in descriptions and examples. Fix some inconsistencies in that regard. Changed `--fs.print=name|print` to `--fs.print=name|pid` as 'print' would be regarded as the name of the sandbox. --- <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:13:45 -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#4097
No description provided.