RELENG_5 rot13 typo

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Nov 3 03:56:38 PST 2004


This patch is bunk: We don't install binaries in /var.

In message <20041103115212.GA9506 at gambit.com.ru>, ls+lists.freebsd.org.mailman.listinfo.freebsd-current939
b18c8 at gambit.com.ru writes:
>No /usr/games/caesar in RELENG_5.
>
>--- src/games/caesar/rot13.sh.	Wed Nov  3 14:48:42 2004
>+++ src/games/caesar/rot13.sh	Wed Nov  3 14:48:56 2004
>@@ -34,4 +34,4 @@
> #	@(#)rot13.sh	8.1 (Berkeley) 5/31/93
> #
> 
>-exec /usr/games/caesar 13 "$@"
>+exec /var/games/caesar 13 "$@"
>_______________________________________________
>freebsd-current at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list