diff options
author | kris <kris@FreeBSD.org> | 2000-05-14 10:21:18 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-05-14 10:21:18 +0000 |
commit | 1a749c1007b2262af1843c6417d514e940e6387e (patch) | |
tree | c9561e78685da6e7611200b2102ccd5efed21518 /etc/ppp | |
parent | 0d05e481239a1d5410cfdb2e72430c54d39e9361 (diff) | |
download | FreeBSD-src-1a749c1007b2262af1843c6417d514e940e6387e.zip FreeBSD-src-1a749c1007b2262af1843c6417d514e940e6387e.tar.gz |
Add /bin/tcsh for completeness
Submitted by: knu
Diffstat (limited to 'etc/ppp')
-rw-r--r-- | etc/ppp/ppp.shells.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ppp/ppp.shells.sample b/etc/ppp/ppp.shells.sample index 7d26d62..93b6840 100644 --- a/etc/ppp/ppp.shells.sample +++ b/etc/ppp/ppp.shells.sample @@ -6,6 +6,7 @@ /bin/sh /bin/csh +/bin/tcsh /usr/local/bin/ksh /usr/local/bin/zsh /usr/local/bin/bash |