mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 19:15:27 +02:00
prctl: refresh command description (#8330)
This commit is contained in:
parent
757bf8e0aa
commit
30238d0a1a
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
# prctl
|
||||
|
||||
> Get or set the resource controls of running processes,.
|
||||
> Tasks, and projects.
|
||||
> Get or set the resource controls of running processes, tasks, and projects.
|
||||
> More information: <https://www.unix.com/man-page/sunos/1/prctl>.
|
||||
|
||||
- Examine process limits and permissions:
|
||||
|
|
Loading…
Add table
Reference in a new issue