Module Name:    src
Committed By:   wiz
Date:           Thu Dec 29 11:50:44 UTC 2016

Modified Files:
        src/share/man/man2: siginfo.2

Log Message:
Fix typos.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man2/siginfo.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man2/siginfo.2
diff -u src/share/man/man2/siginfo.2:1.15 src/share/man/man2/siginfo.2:1.16
--- src/share/man/man2/siginfo.2:1.15	Wed Dec 28 21:19:06 2016
+++ src/share/man/man2/siginfo.2	Thu Dec 29 11:50:44 2016
@@ -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 pr
 .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

Reply via email to