summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-03 10:41:55 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-03 10:41:55 +0200
commit9de79c4b514eba77d54459e4f2ef24af479996fd (patch)
tree70eddcf2d4e98d52836bf71fe947815b0af476fb
parentd9ecfac1b1c91cefd0681edc5f8b450df6a1fab1 (diff)
s/visual/graphical/
-rw-r--r--README2
-rwxr-xr-xbin/ekgping6
2 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 2f042e5..8131f60 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-ekgping - Electrocardiograph-like visual and audible ping
+ekgping - Electrocardiograph-like graphical and audible ping
---------------------------------------------------------
http://finalrewind.org/projects/ekgping/
diff --git a/bin/ekgping b/bin/ekgping
index e4f2f16..f3b26a3 100755
--- a/bin/ekgping
+++ b/bin/ekgping
@@ -161,7 +161,7 @@ __END__
=head1 NAME
-B<ekgping> - Electrocardiograph-like visual and audible ping
+B<ekgping> - Electrocardiograph-like graphical and audible ping
=head1 SYNOPSIS
@@ -174,7 +174,7 @@ version 1.3
=head1 DESCRIPTION
B<ekgping> pings a I<host>. Unlike ping(1), it does not output text, but
-instead displays the results in a visual and audible manner, somewhat similar
+instead displays the results in a graphical and audible manner, somewhat similar
to an electrocardiograph (short ECG / EKG).
It displays a line on the whole width of the terminal. By default, the line is
@@ -207,7 +207,7 @@ Play I<file> instead of the default beeps. May be any sound / music file
=item B<-q>, B<--quiet>
-Do not play beeps, visual output only
+Do not play beeps, graphical output only
=item B<-t>, B<--timeout> I<seconds>