diff options
author | 2019-04-02 19:39:32 +0000 | |
---|---|---|
committer | 2019-04-02 19:39:32 +0000 | |
commit | a1970708b5303fbf2378700b03664b61fcecfeb2 (patch) | |
tree | 789a2ed72eba69ec28f333a96c76cf4760ec1296 | |
parent | be consistent with "DoT"; from raf czlonka (diff) | |
download | wireguard-openbsd-a1970708b5303fbf2378700b03664b61fcecfeb2.tar.xz wireguard-openbsd-a1970708b5303fbf2378700b03664b61fcecfeb2.zip |
spelling;
-rw-r--r-- | share/man/man4/acpipci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/acpipci.4 b/share/man/man4/acpipci.4 index 589f78fa8a7..5f71ce45357 100644 --- a/share/man/man4/acpipci.4 +++ b/share/man/man4/acpipci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpipci.4,v 1.1 2019/04/02 03:53:06 kettenis Exp $ +.\" $OpenBSD: acpipci.4,v 1.2 2019/04/02 19:39:32 jmc Exp $ .\" .\" Copyright (c) 2019 Mark Kettenis <kettenis@openbsd.org> .\" @@ -27,7 +27,7 @@ The .Nm driver provides support for PCI host bridges based on the information -exctracted from the ACPI DSDT and SSDT tables. +extracted from the ACPI DSDT and SSDT tables. .Sh SEE ALSO .Xr acpi 4 , .Xr intro 4 , |