summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/ubxtool.xml1
-rw-r--r--man/zerk.xml3
2 files changed, 3 insertions, 1 deletions
diff --git a/man/ubxtool.xml b/man/ubxtool.xml
index fa69e9aa..47020e3e 100644
--- a/man/ubxtool.xml
+++ b/man/ubxtool.xml
@@ -170,6 +170,7 @@ is to enable the option.
<para>Connect to a file or device. Accepts one parameter, FILE,
the file or device to open. Files are opened read-only. Character
devices are opened read/write, unless the -r parameter is given.
+Requires the pyserial module.
</para>
</listitem>
</varlistentry>
diff --git a/man/zerk.xml b/man/zerk.xml
index e82d5c71..cf9d3319 100644
--- a/man/zerk.xml
+++ b/man/zerk.xml
@@ -192,7 +192,8 @@ same OPTIONs as -d, except the action is to enable the option.
<listitem>
<para>Connect to a file or device. Accepts one parameter, FILE,
the file or device to open. Files are opened read-only. Character
-devices are opened red/write, unless the -r parameter is given.
+devices are opened read/write, unless the -r parameter is given.
+Requires the pyserial module.
</para>
</listitem>
</varlistentry>