diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-17 22:45:55 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-17 22:45:55 -0500 |
| commit | 751a27d4d50913a3ece996847937b0704c994dcc (patch) | |
| tree | c245c3bf074a1f8a7f363a36fd0cbb64de2ffb9d /static | |
| parent | 7ea855dfab349055aa9021ebf0e571198cd349a4 (diff) | |
use var markup for network name
Diffstat (limited to 'static')
| -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 da7d9b6e..f42c16ae 100644 --- a/static/usage.html +++ b/static/usage.html @@ -914,7 +914,7 @@ <h3><a href="#wifi-privacy-associated">Associated with an Access Point (AP)</a></h3> <p>Associated MAC randomization is performed by default. This can be controlled - per-network in Settings ➔ Network & Internet ➔ Internet ➔ <network> ➔ Privacy.</p> + per-network in Settings ➔ Network & Internet ➔ Internet ➔ <var>NETWORK</var> ➔ Privacy.</p> <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 |
