Module Name: src Committed By: uwe Date: Sun Oct 20 16:08:51 UTC 2024
Modified Files: src/share/man/man4: ietp.4 Log Message: ietp(4): fix typo in author's name, capitalize OpenBSD: ietp.4,v 1.2 2023/07/09 01:12:04 jsg Exp To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/ietp.4 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/man4/ietp.4 diff -u src/share/man/man4/ietp.4:1.1 src/share/man/man4/ietp.4:1.2 --- src/share/man/man4/ietp.4:1.1 Sun Oct 20 14:22:37 2024 +++ src/share/man/man4/ietp.4 Sun Oct 20 16:08:51 2024 @@ -1,4 +1,4 @@ -.\" $NetBSD: ietp.4,v 1.1 2024/10/20 14:22:37 mlelstv Exp $ +.\" $NetBSD: ietp.4,v 1.2 2024/10/20 16:08:51 uwe Exp $ .\" .\" Copyright (c) 2016 joshua stein <j...@openbsd.org> .\" Copyright (c) 2023 vladimir serbinenko <phco...@gmail.com> @@ -15,7 +15,7 @@ .\" 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 5 2023 $ +.Dd $Mdocdate: July 9 2023 $ .Dt IETP 4 .Os .Sh NAME @@ -44,4 +44,4 @@ device driver first appeared in The .Nm driver was written by -.An vladimir serbineko Aq Mt phco...@gmail.com. +.An Vladimir Serbinenko Aq Mt phco...@gmail.com.