diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-06-16 09:49:13 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-06-16 10:44:39 +0200 |
commit | 756f9c5e7572422148ebfa26a9cde0e507acc6ef (patch) | |
tree | 8aa67b6462b2be58ed92b8e16686754d0ed89af5 /docs/man/ModemManager.8 | |
parent | 172b350871a93487fc80aafe0e5488c150dc806d (diff) |
docs: remove LEGACY(DEFAULT) and PARANOID filter policy documentation
Diffstat (limited to 'docs/man/ModemManager.8')
-rw-r--r-- | docs/man/ModemManager.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/man/ModemManager.8 b/docs/man/ModemManager.8 index 5cd79f3c..62a4e43f 100644 --- a/docs/man/ModemManager.8 +++ b/docs/man/ModemManager.8 @@ -28,14 +28,8 @@ Specify which ports are probed and how: \fB'WHITELIST-ONLY'\fR Only devices or ports explicitly whitelisted with the 'ID_MM_DEVICE_PROCESS' udev tag are probed. .TP -\fB'DEFAULT'\fR -All ports are allowed to be probed except for the ones explicitly greylisted as RS232 adapters or completely blacklisted. -.TP \fB'STRICT'\fR -Only the TTY ports that are heurstically determined to be very likely to be modem ports are probed. Nay end up ignoring some devices. -.TP -\fB'PARANOID'\fR -This is equivalent to running the STRICT mode but also applying the blacklist and RS232 greylist filters explicitly. +Only the TTY ports that are heuristically determined to be very likely to be modem ports are probed. Nay end up ignoring some devices. .RE .TP .B \-\-no\-auto\-scan |