summaryrefslogtreecommitdiffstats
path: root/share/examples/worm
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-08-29 09:50:16 +0000
committerphk <phk@FreeBSD.org>1998-08-29 09:50:16 +0000
commit1f57e569c42a76180fb64baf779beae260b09b5a (patch)
tree8e747ae16bbf2035f82268f22138ef567d2b02c5 /share/examples/worm
parent78e95f775c29ac8f5a2a68a414d93f853abcc91e (diff)
downloadFreeBSD-src-1f57e569c42a76180fb64baf779beae260b09b5a.zip
FreeBSD-src-1f57e569c42a76180fb64baf779beae260b09b5a.tar.gz
fix a typo
Diffstat (limited to 'share/examples/worm')
-rwxr-xr-xshare/examples/worm/burncd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/worm/burncd.sh b/share/examples/worm/burncd.sh
index 6cfc9a9..9d11925 100755
--- a/share/examples/worm/burncd.sh
+++ b/share/examples/worm/burncd.sh
@@ -12,7 +12,7 @@
if ! pkg_info -e team-3.1; then
echo "$0: You do not appear to have the team package installed."
echo
- echo "Please see /usr/ports/misc/team-3.1 if you have the ports"
+ echo "Please see /usr/ports/misc/team if you have the ports"
echo "collection on your machine, or install the team package from"
echo "your CD or the net. To install team from the net right now,"
echo "simply type:"
OpenPOWER on IntegriCloud