add setitimer (mentioned in text) to SEE ALSO

This commit is contained in:
perry 1997-01-17 03:14:02 +00:00
parent 4023eb8dfd
commit 0ec29f87c1
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pause.3,v 1.5 1997/01/17 03:12:24 perry Exp $
.\" $NetBSD: pause.3,v 1.6 1997/01/17 03:14:02 perry Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -77,6 +77,7 @@ The call was interrupted.
.Sh SEE ALSO
.Xr kill 2 ,
.Xr select 2 ,
.Xr setitimer 2 ,
.Xr sigsuspend 2
.Sh HISTORY
A