All of lore.kernel.org
 help / color / mirror / Atom feed
* Issue in man page credentials.7
@ 2022-12-04  9:07 Helge Kreutzmann
  2022-12-04 20:59 ` Alejandro Colomar
  0 siblings, 1 reply; 4+ messages in thread
From: Helge Kreutzmann @ 2022-12-04  9:07 UTC (permalink / raw)
  To: alx.manpages; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:    from background job → from a background job

"At most one of the jobs in a session may be the I<foreground job>; other "
"jobs in the session are I<background jobs>.  Only the foreground job may "
"read from the terminal; when a process in the background attempts to read "
"from the terminal, its process group is sent a B<SIGTTIN> signal, which "
"suspends the job.  If the B<TOSTOP> flag has been set for the terminal (see "
"B<termios>(3)), then only the foreground job may write to the terminal; "
"writes from background job cause a B<SIGTTOU> signal to be generated, which "
"suspends the job.  When terminal keys that generate a signal (such as the "
"I<interrupt> key, normally control-C)  are pressed, the signal is sent to "
"the processes in the foreground job."

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Issue in man page credentials.7
  2022-12-04  9:07 Issue in man page credentials.7 Helge Kreutzmann
@ 2022-12-04 20:59 ` Alejandro Colomar
  0 siblings, 0 replies; 4+ messages in thread
From: Alejandro Colomar @ 2022-12-04 20:59 UTC (permalink / raw)
  To: Helge Kreutzmann; +Cc: mario.blaettermann, linux-man


[-- Attachment #1.1: Type: text/plain, Size: 1032 bytes --]

Hi Helge,

On 12/4/22 10:07, Helge Kreutzmann wrote:
> Without further ado, the following was found:
> 
> Issue:    from background job → from a background job

I did "background jobs".  Fixed.  Thanks!

Cheers,

Alex

> 
> "At most one of the jobs in a session may be the I<foreground job>; other"
> "jobs in the session are I<background jobs>.  Only the foreground job may"
> "read from the terminal; when a process in the background attempts to read"
> "from the terminal, its process group is sent a B<SIGTTIN> signal, which"
> "suspends the job.  If the B<TOSTOP> flag has been set for the terminal (see"
> "B<termios>(3)), then only the foreground job may write to the terminal;"
> "writes from background job cause a B<SIGTTOU> signal to be generated, which"
> "suspends the job.  When terminal keys that generate a signal (such as the"
> "I<interrupt> key, normally control-C)  are pressed, the signal is sent to"
> "the processes in the foreground job."

-- 
<http://www.alejandro-colomar.es/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Issue in man page credentials.7
  2022-12-04  9:07 Helge Kreutzmann
@ 2022-12-04 21:00 ` Alejandro Colomar
  0 siblings, 0 replies; 4+ messages in thread
From: Alejandro Colomar @ 2022-12-04 21:00 UTC (permalink / raw)
  To: Helge Kreutzmann; +Cc: mario.blaettermann, linux-man


[-- Attachment #1.1: Type: text/plain, Size: 443 bytes --]



On 12/4/22 10:07, Helge Kreutzmann wrote:
> Without further ado, the following was found:
> 
> Issue:    B<setpriority>(2) → B<setpriority>(2),
> 
> "PIDs are used in a range of system calls to identify the process affected by"
> "the call, for example: B<kill>(2), B<ptrace>(2), B<setpriority>(2)"
> "B<setpgid>(2), B<setsid>(2), B<sigqueue>(3), and B<waitpid>(2)."

Fixed.  Thanks.

-- 
<http://www.alejandro-colomar.es/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Issue in man page credentials.7
@ 2022-12-04  9:07 Helge Kreutzmann
  2022-12-04 21:00 ` Alejandro Colomar
  0 siblings, 1 reply; 4+ messages in thread
From: Helge Kreutzmann @ 2022-12-04  9:07 UTC (permalink / raw)
  To: alx.manpages; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:    B<setpriority>(2) → B<setpriority>(2),

"PIDs are used in a range of system calls to identify the process affected by "
"the call, for example: B<kill>(2), B<ptrace>(2), B<setpriority>(2)  "
"B<setpgid>(2), B<setsid>(2), B<sigqueue>(3), and B<waitpid>(2)."

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-04 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-04  9:07 Issue in man page credentials.7 Helge Kreutzmann
2022-12-04 20:59 ` Alejandro Colomar
  -- strict thread matches above, loose matches on Subject: below --
2022-12-04  9:07 Helge Kreutzmann
2022-12-04 21:00 ` Alejandro Colomar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.