aboutsummaryrefslogtreecommitdiff
path: root/utils/tinycap.1
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tinycap.1')
-rw-r--r--utils/tinycap.16
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/tinycap.1 b/utils/tinycap.1
index 7837bb6..27c4299 100644
--- a/utils/tinycap.1
+++ b/utils/tinycap.1
@@ -52,15 +52,15 @@ When capturing audio, SIGINT will stop the recording and close the file.
.TP
\fBtinycap output.wav\fR
-Records a file called output.wav until an interupt signal is caught.
+Records a file called output.wav until an interrupt signal is caught.
.TP
\fBtinycap output.wav -D 1 -t 2
-Records a file called output.wav from card 1 for two seconds or until an interupt signal is caught.
+Records a file called output.wav from card 1 for two seconds or until an interrupt signal is caught.
.TP
\fBtinycap -- -t 3
-Records to standard output for three seconds or until an interupt signal is caught.
+Records to standard output for three seconds or until an interrupt signal is caught.
.SH BUGS