diff options
| author | Merlin Büge <merlin.buege@tuhh.de> | 2021-11-15 22:41:18 +0100 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-15 16:48:37 -0500 |
| commit | 3c8be09818c1956f1e5ac89ccf0d9d0fd57954ff (patch) | |
| tree | 473a3ea20fed498aa7cb74c466bb92688c5ae759 /static/usage.html | |
| parent | 3d3be3410a233dd174a352be00184606cb31eb25 (diff) | |
Fix typo and update usage page
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index e0193de3..622812d1 100644 --- a/static/usage.html +++ b/static/usage.html @@ -743,7 +743,7 @@ <p>In the stock OS, the default is to use a unique persistent random MAC address for each network. It has 2 options available: "Use randomized MAC (default)" and "Use device MAC". In GrapheneOS, the default is generating a new random MAC address when - connecting to a network. It has 3 options available: "Use fully randomized MAC + connecting to a network. It has 3 options available: "Use per-connection randomized MAC (default)", "Use per-network randomized MAC" and "Use device MAC".</p> <p>The DHCP client uses the anonymity profile rather than sending a hostname |
