summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2016-08-21 13:31:22 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2016-08-21 13:31:22 +0000
commit4a5a0e9d8cfdf63b3fa4082761d187f4a933daa2 (patch)
tree8a2cfbf4a89e5ff95ac47e83da7d0f104f4fdeb1 /lib/libc
parentf27a5f7ed3aa93bab22c772ad9f9cea44ec16214 (diff)
fix obvious typo in the .Dt section number
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/__thrsigdivert.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/__thrsigdivert.2 b/lib/libc/sys/__thrsigdivert.2
index f240c45f42b..34938dbcd5a 100644
--- a/lib/libc/sys/__thrsigdivert.2
+++ b/lib/libc/sys/__thrsigdivert.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: __thrsigdivert.2,v 1.4 2013/07/16 15:21:11 schwarze Exp $
+.\" $OpenBSD: __thrsigdivert.2,v 1.5 2016/08/21 13:31:21 schwarze Exp $
.\"
.\" Copyright (c) 2012 Philip Guenther <guenther@openbsd.org>
.\"
@@ -14,8 +14,8 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 16 2013 $
-.Dt __THRSIGDIVERT 3
+.Dd $Mdocdate: August 21 2016 $
+.Dt __THRSIGDIVERT 2
.Os
.Sh NAME
.Nm __thrsigdivert