diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2022-12-12 20:44:01 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2022-12-12 20:44:01 +0000 |
commit | a6779c35e932b9913e7cbc3a89f5ec001b79b582 (patch) | |
tree | 3de8e5514a86d5ee3dc2e6b0828750407913788b | |
parent | 89de14a0d73c25bf50a879c800c9125b2810dbcb (diff) |
Fix typo.
-rw-r--r-- | share/man/man4/tipd.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/tipd.4 b/share/man/man4/tipd.4 index bda54ada813..f357d8e5305 100644 --- a/share/man/man4/tipd.4 +++ b/share/man/man4/tipd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tipd.4,v 1.1 2022/12/12 19:25:49 kettenis Exp $ +.\" $OpenBSD: tipd.4,v 1.2 2022/12/12 20:44:00 kettenis Exp $ .\" .\" Copyright (c) 2020 Patrick Wildt <patrick@blueri.se> .\" Copyright (c) 2022 Mark Kettenis <kettenis@openbsd.org> @@ -26,7 +26,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for the TI TPS659x and CD321x Type-C power +driver provides support for the TI TPS6598x and CD321x Type-C power delivery controllers. It takes care of plug and unplug events on the USB Type-C port. Additionally it enables power on the USB Type-C port when a sink |