Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2025 13:15:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 284158] [patch] Some special PIDs for kill(1) are missed in the man page.
Message-ID:  <bug-284158-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284158

            Bug ID: 284158
           Summary: [patch] Some special PIDs for kill(1) are missed in
                    the man page.
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: artembunichev@zohomail.com
                CC: doc@FreeBSD.org

Created attachment 256799
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256799&action=
=3Dedit
Patch for kill.1 manual page.

According to the kill(2) manual page, there are three types of PID that have
special meaning: 0, -1 and -<PGID>.

However, only 0 PID is actually mentioned in the kill(1) manual.

A patch that adds descriptions for rest special PIDs is attached.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284158-227>