Browse Source

.Xr's;

typos in man page section
ok deraadt@
OPENBSD_3_3
jmc 21 years ago
parent
commit
81a92b2d75
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/lib/libc/stdlib/exit.3

+ 2
- 2
src/lib/libc/stdlib/exit.3 View File

@ -33,7 +33,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $OpenBSD: exit.3,v 1.6 2001/07/27 23:48:12 mpech Exp $
.\" $OpenBSD: exit.3,v 1.7 2003/03/06 19:54:52 jmc Exp $
.\"
.Dd June 29, 1991
.Dt EXIT 3
@ -71,7 +71,7 @@ Following this,
calls
.Xr _exit 2 .
Note that typically
.Xr exit 2
.Xr _exit 2
only passes the lower 8 bits of
.Fa status
on to the parent, thus negative values have less meaning.


Loading…
Cancel
Save