Introduction
Introduction Statistics Contact Development Disclaimer Help
tfix typo - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit 9244654ffd659c8497060391ae2af31700461333
parent d39d87607186e35cc48b3d23eb51b2a686b29a45
Author: Anders Damsgaard <[email protected]>
Date: Tue, 15 Nov 2022 16:42:19 +0100
fix typo
Diffstat:
M pages/015-au-eduroam.html | 2 +-
M pages/015-au-eduroam.txt | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/pages/015-au-eduroam.html b/pages/015-au-eduroam.html
t@@ -6,7 +6,7 @@ In this post, I will explain how users of BSD or Linux can set…
<p>First, install <a href="https://w1.fi/wpa_supplicant/">wpa_supplicant</a>, …
Your system might already have it installed for authenticating with ordinary W…
WPA supplicant supports many different authentication methods, and the configu…
-On Gentoo Linux, install and enable the wpa_supplicant daemon with:
+On OpenBSD, install and enable the wpa_supplicant daemon with:
</p>
<pre><code># pkg_add wpa_supplicant
diff --git a/pages/015-au-eduroam.txt b/pages/015-au-eduroam.txt
t@@ -11,9 +11,8 @@ connectivity manually.
First, install wpa_supplicant, which is the only prerequisite. Your
system might already have it installed for authenticating with ordinary
Wi-Fi networks. WPA supplicant supports many different authentication
-methods, and the configuration must be correct for the connection
-to succeed. On Gentoo Linux, install and enable the wpa_supplicant
-daemon with:
+methods, and the configuration must be correct for the connection to
+succeed. On OpenBSD, install and enable the wpa_supplicant daemon with:
# pkg_add wpa_supplicant
# rcctl enable wpa_supplicant</pre></code>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.