diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2016-09-02 12:17:34 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2016-09-02 12:17:34 +0000 |
commit | bffebfec3e3525ac90c2952178c3590097f0f8cd (patch) | |
tree | 1284f8e484b6f6b64549ec8885d50f302e9b8b96 /distrib/notes/i386 | |
parent | f51a7388acd5c01adcb9c0de63be9dc53fc87a98 (diff) |
move links from http to https://www.openbsd.org/
ok beck
Diffstat (limited to 'distrib/notes/i386')
-rw-r--r-- | distrib/notes/i386/hardware | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/i386/hardware b/distrib/notes/i386/hardware index fde17f98c3c..ce71e9cac98 100644 --- a/distrib/notes/i386/hardware +++ b/distrib/notes/i386/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.291 2016/03/15 20:50:22 krw Exp $ +dnl $OpenBSD: hardware,v 1.292 2016/09/02 12:17:32 tb Exp $ OpenBSD/MACHINE OSREV works across a broad range of standard PCs and clones, with a wide variety of processors and I/O bus architectures. It can be expected to install and run with minimal difficulties on most @@ -16,5 +16,5 @@ To install the entire system, at least 600MB of disk are required, and to run X or compile the system, more RAM is recommended. Please refer to the website for a full list of supported hardware: - http://www.openbsd.org/i386.html + https://www.openbsd.org/i386.html |