mirror of
https://github.com/openbsd/src.git
synced 2026-06-18 15:23:33 +02:00
Fix .Dt line and copyright year.
From jmc@, thanks.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.\" $OpenBSD: sioctl_open.3,v 1.1 2020/02/26 13:53:58 ratchov Exp $
|
||||
.\" $OpenBSD: sioctl_open.3,v 1.2 2020/02/26 14:41:42 ratchov Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2011 Alexandre Ratchov <alex@caoua.org>
|
||||
.\" Copyright (c) 2011-2020 Alexandre Ratchov <alex@caoua.org>
|
||||
.\"
|
||||
.\" Permission to use, copy, modify, and distribute this software for any
|
||||
.\" purpose with or without fee is hereby granted, provided that the above
|
||||
@@ -15,7 +15,7 @@
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: February 26 2020 $
|
||||
.Dt SIO_OPEN 3
|
||||
.Dt SIOCTL_OPEN 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm sioctl_open ,
|
||||
|
||||
Reference in New Issue
Block a user