Fix typos.

This commit is contained in:
wiz 2016-12-29 11:50:44 +00:00
parent 2ecd61d830
commit 96932fac5b
1 changed files with 3 additions and 3 deletions

View File

@ -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