Standardize section header.
This commit is contained in:
parent
55a1df0404
commit
a40c1b1d97
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: sigvec.3,v 1.18 1999/10/06 17:10:08 jdolecek Exp $
|
||||
.\" $NetBSD: sigvec.3,v 1.19 2001/09/16 03:02:30 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -251,7 +251,7 @@ A 0 value indicated that the call succeeded.
|
|||
A \-1 return value indicates an error occurred and
|
||||
.Va errno
|
||||
is set to indicated the reason.
|
||||
.Sh EXAMPLE
|
||||
.Sh EXAMPLES
|
||||
The handler routine can be declared:
|
||||
.Bd -literal -offset indent
|
||||
void
|
||||
|
|
Loading…
Reference in New Issue