diff options
| author | wiz <wiz@NetBSD.org> | 2004-05-13 10:20:57 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2004-05-13 10:20:57 +0000 |
| commit | 64ebeb5cbc1f84c8d9474e44f49358cf42294057 (patch) | |
| tree | 2da00131cfb1988afb5dc35d5fa87c2a841a8469 /lib/libc/sys/msgctl.2 | |
| parent | 339084de19c02320a139a13058526e148e4174a6 (diff) | |
\- is a minus, not -.
Diffstat (limited to 'lib/libc/sys/msgctl.2')
| -rw-r--r-- | lib/libc/sys/msgctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/msgctl.2 b/lib/libc/sys/msgctl.2 index 85166eb990c..617bf2151b5 100644 --- a/lib/libc/sys/msgctl.2 +++ b/lib/libc/sys/msgctl.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: msgctl.2,v 1.13 2003/04/16 13:34:54 wiz Exp $ +.\" $NetBSD: msgctl.2,v 1.14 2004/05/13 10:20:58 wiz Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden .\" All rights reserved. @@ -145,7 +145,7 @@ or .Va msg_perm.gid . .Sh RETURN VALUES Upon successful completion, a value of 0 is returned. -Otherwise, -1 is returned and the global variable +Otherwise, \-1 is returned and the global variable .Va errno is set to indicate the error. .Sh ERRORS |
