aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-04-17 20:29:19 +1000
committerBen Elliston <bje@gnu.org>2016-04-17 20:29:19 +1000
commit880852b40af584bceeacd2d64a7749886e3bb393 (patch)
treed44af81e25c2e319c81c359795403077a03d4934
parentdb72659fda602e65fc329cd7a3b66ac1d9832e01 (diff)
downloaddejagnu-880852b40af584bceeacd2d64a7749886e3bb393.zip
dejagnu-880852b40af584bceeacd2d64a7749886e3bb393.tar.gz
dejagnu-880852b40af584bceeacd2d64a7749886e3bb393.tar.bz2
* lib/rsh.exp (rsh_open): Fix description comment.
-rw-r--r--ChangeLog4
-rw-r--r--lib/rsh.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eb2e923..f23f287 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2016-04-17 Ben Elliston <bje@gnu.org>
+ * lib/rsh.exp (rsh_open): Fix description comment.
+
+2016-04-17 Ben Elliston <bje@gnu.org>
+
Reported by shellcheck.
* runtest: Use $((..)) not `expr ..` and defensively double quote
shell variables.
diff --git a/lib/rsh.exp b/lib/rsh.exp
index 6709c95..b33d5a4 100644
--- a/lib/rsh.exp
+++ b/lib/rsh.exp
@@ -17,7 +17,7 @@
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# Connect to HOSTNAME using rlogin(1).
+# Connect to HOSTNAME using rsh(1).
#
proc rsh_open { hostname } {
global spawn_id