Fix some xrefs.

This commit is contained in:
wiz 2011-04-10 10:01:06 +00:00
parent 4ad08c6b86
commit 16c91ae7ec
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: unistd.3,v 1.1 2011/04/10 09:58:01 jruoho Exp $
.\" $NetBSD: unistd.3,v 1.2 2011/04/10 10:01:06 wiz Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen@iki.fi>
.\" All rights reserved.
@ -56,11 +56,11 @@ and
Various limits and other symbolic constants described in
.Xr pathconf 2
and
.Xr sysconf 2 .
.Xr sysconf 3 .
.It
Prototypes for several important system calls such as
.Xr alarm 2 ,
.Xr execl 2 ,
.Xr alarm 3 ,
.Xr execl 3 ,
.Xr fork 2 ,
.Xr link 2 ,
.Xr pipe 2 ,