diff options
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/ModemManager.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/ModemManager.8 b/docs/man/ModemManager.8 index 62a4e43f..55f09f48 100644 --- a/docs/man/ModemManager.8 +++ b/docs/man/ModemManager.8 @@ -25,8 +25,8 @@ from the command line. Specify which ports are probed and how: .RS 9 .TP -\fB'WHITELIST-ONLY'\fR -Only devices or ports explicitly whitelisted with the 'ID_MM_DEVICE_PROCESS' udev tag are probed. +\fB'ALLOWLIST-ONLY'\fR +Only devices or ports explicitly allowlisted with the 'ID_MM_DEVICE_PROCESS' udev tag are probed. .TP \fB'STRICT'\fR Only the TTY ports that are heuristically determined to be very likely to be modem ports are probed. Nay end up ignoring some devices. |