Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2019 02:50:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 234988] comparison of message vs signal is incorrect in FreeBSD Architecture Handbook
Message-ID:  <bug-234988-9@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234988
           Summary: comparison of message vs signal is incorrect in
                    FreeBSD Architecture Handbook
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: doc@FreeBSD.org
          Reporter: ebruce@yahoo.com

the last sentence of the first paragraph of 4.2.1. SysV IPC says:

  The difference between a message and a signal is that the
  message only consists of the signal number.

i think the corrected sentence could read:

  The difference between a message and a signal is that
  a message contains a message id and a message pointer,
  whereas a signal contains only a signal id.

https://www.freebsd.org/doc/en/books/arch-handbook/jail-restrictions.html

--=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-234988-9>