diff options
Diffstat (limited to 'lib/libc/gen/msgrcv.3')
-rw-r--r-- | lib/libc/gen/msgrcv.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/gen/msgrcv.3 b/lib/libc/gen/msgrcv.3 index 11099ca..ff09309 100644 --- a/lib/libc/gen/msgrcv.3 +++ b/lib/libc/gen/msgrcv.3 @@ -28,8 +28,10 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" $Id$ +.\" .\"/ -.Dd August 17, 1995 +.Dd November 24, 1997 .Dt MSGRCV 3 .Os FreeBSD .Sh NAME @@ -172,7 +174,7 @@ and the .Dv MSG_NOERROR flag was not set in .Fa msgflg . -.It Bq Er EACCESS +.It Bq Er EACCES The calling process does not have read access to the message queue. .It Bq Er EFAULT .Fa msgp |