From 0882faa2b21c3e153eda96646f2c91b05cb0c9e8 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 16 Mar 2001 02:11:53 +0000 Subject: [PATCH] Doc. --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index d12dea36..86a1a55c 100644 --- a/main.c +++ b/main.c @@ -125,7 +125,7 @@ static void report(int f) } -/* Start the remote shell. */ +/* Start the remote shell. cmd may be NULL to use the default. */ /* TODO: When the shell exits, look at its return value, as this may * well tell us if something went wrong in trying to connect to the * remote machine. Although it doesn't seem to be specified anywhere, -- 2.34.1