diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 19:07:37 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 19:07:37 -0400 |
| commit | 632e5f6d96308e1113ee72aac2941370904772e5 (patch) | |
| tree | 0adf5334c79dfc1e5abc83b585ffacba70934f6b /static | |
| parent | f0f6d143fc94b911b0517576c80843f79883b05a (diff) | |
update preference label
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index 3c34148c..14122858 100644 --- a/static/usage.html +++ b/static/usage.html @@ -385,8 +385,8 @@ <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 per-connection randomized - MAC (default)", "Use per-network randomized MAC" and "Use device MAC".</p> + connecting to a network. It has 3 options available: "Use fully randomized MAC + (default)", "Use per-network randomized MAC" and "Use device MAC".</p> </div> <footer> <a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> |
