Fix typos.
This commit is contained in:
parent
2ecd61d830
commit
96932fac5b
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: siginfo.2,v 1.15 2016/12/28 21:19:06 kamil Exp $
|
||||
.\" $NetBSD: siginfo.2,v 1.16 2016/12/29 11:50:44 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -163,7 +163,7 @@ field contains the pid of the sending process and the
|
|||
.Fa si_uid
|
||||
field contains the user id of the sending process.
|
||||
.It SI_NOINFO
|
||||
The signal was generated without specifc info available.
|
||||
The signal was generated without specific info available.
|
||||
.El
|
||||
.Pp
|
||||
If
|
||||
|
@ -361,7 +361,7 @@ or
|
|||
.Dv SI_NOINFO
|
||||
are
|
||||
.Nx
|
||||
extension.
|
||||
extensions.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
|
Loading…
Reference in New Issue