Package: speedometer
Version: 2.8-3
Severity: minor
Tags: patch
Dear Maintainer,
There's a typo in the manpage (satrt), see the attached patch.
Originally reported in
https://bugs.launchpad.net/ubuntu/+source/speedometer/+bug/1644070
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-1-amd64 (SMP w/3 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages speedometer depends on:
ii python3 3.9.1-1
pn python3-psutil <none>
pn python3-setuptools <none>
ii python3-six 1.15.0-2
pn python3-urwid <none>
speedometer recommends no packages.
speedometer suggests no packages.
--
mvh / best regards
Hans Joachim Desserud
http://desserud.org
diff --git a/debian/speedometer.1.pod b/debian/speedometer.1.pod
index 7e228f8..fea2414 100644
--- a/debian/speedometer.1.pod
+++ b/debian/speedometer.1.pod
@@ -52,7 +52,7 @@ Monitor network traffic or speed/progress of a file transfer. At least
one tap option (B<-f>, B<-rx>, B<-tx>) must be entered. Option B<-c>
starts a new column, otherwise taps are piled vertically.
-Note: before you use the program, satrt generating traffic by
+Note: before you use the program, start generating traffic by
transferring files in/out e.g. with scp(1) in the network you're
measuring.