git: ec1e597a3c81 - main - update external URL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Feb 2022 18:46:19 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/src/commit/?id=ec1e597a3c812814b0862fae9caa859a25f1cf14
commit ec1e597a3c812814b0862fae9caa859a25f1cf14
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2022-02-05 18:32:38 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2022-02-05 18:32:38 +0000
update external URL
---
share/man/man4/acpi_hp.4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man4/acpi_hp.4 b/share/man/man4/acpi_hp.4
index cf673858d834..bfb9a0f3257a 100644
--- a/share/man/man4/acpi_hp.4
+++ b/share/man/man4/acpi_hp.4
@@ -266,9 +266,9 @@ It has been inspired by hp-wmi driver, which implements a subset of these
features (hotkeys) on Linux.
.Bl -tag -width indent
.It HP CMI whitepaper:
-http://h20331.www2.hp.com/Hpsub/downloads/cmi_whitepaper.pdf
+https://h20331.www2.hp.com/Hpsub/downloads/cmi_whitepaper.pdf
.It wmi-hp for Linux:
-http://www.kernel.org
+https://www.kernel.org
.It WMI and ACPI:
http://www.microsoft.com/whdc/system/pnppwr/wmi/wmi-acpi.mspx
.El