summaryrefslogtreecommitdiffstats
path: root/games/caesar/rot13.sh
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-05-27 08:50:53 +0000
committerache <ache@FreeBSD.org>1996-05-27 08:50:53 +0000
commitfa8ff06c20810fa112034f685069b927241ae387 (patch)
treecec0c7ba3d3594e153acef2ce430ac1532c80269 /games/caesar/rot13.sh
parentc2a4a97427813cec0191f5359e757baabead09c9 (diff)
downloadFreeBSD-src-fa8ff06c20810fa112034f685069b927241ae387.zip
FreeBSD-src-fa8ff06c20810fa112034f685069b927241ae387.tar.gz
Use valid ctype range now.
Includes cleanup Misc. cleanup Use absolute path in rot13 wrapper.
Diffstat (limited to 'games/caesar/rot13.sh')
-rw-r--r--games/caesar/rot13.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/caesar/rot13.sh b/games/caesar/rot13.sh
index 93fb935..b71300f 100644
--- a/games/caesar/rot13.sh
+++ b/games/caesar/rot13.sh
@@ -34,4 +34,4 @@
# @(#)rot13.sh 8.1 (Berkeley) 5/31/93
#
-caesar 13 $*
+/usr/games/caesar 13 $*
OpenPOWER on IntegriCloud