summaryrefslogtreecommitdiffstats
path: root/comms/minicom/scripts
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-12-14 03:14:50 +0000
committerobrien <obrien@FreeBSD.org>1998-12-14 03:14:50 +0000
commite196fb25b58c80302338edc5f7236052c9da761f (patch)
treee4bccda3fd8bfb2c73dc33f44c2580a9c23afc99 /comms/minicom/scripts
parenta97cc546da8b07d8204d266f577f2fac99bda3ee (diff)
downloadFreeBSD-ports-e196fb25b58c80302338edc5f7236052c9da761f.zip
FreeBSD-ports-e196fb25b58c80302338edc5f7236052c9da761f.tar.gz
Upgrade to 1.82.
Diffstat (limited to 'comms/minicom/scripts')
-rw-r--r--comms/minicom/scripts/create-dev-link2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/minicom/scripts/create-dev-link b/comms/minicom/scripts/create-dev-link
index 5d06997..6c1d44d 100644
--- a/comms/minicom/scripts/create-dev-link
+++ b/comms/minicom/scripts/create-dev-link
@@ -26,7 +26,7 @@ echo -n "Lets see if you have too..."
# might want to test for ``-h'' rather than ``-e''
if [ -e /dev/modem ]; then
- echo " Good you do:"
+ echo " Good you have:"
/bin/ls -l /dev/modem
else
echo "Nope, you haven't (yet)."
OpenPOWER on IntegriCloud