diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-05-14 10:21:18 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-05-14 10:21:18 +0000 |
| commit | d5865fe83874f0762bfdf7159953e75927fb7909 (patch) | |
| tree | 75b55f24b06c80ac848bed76c0be42081de18c14 | |
| parent | 01f76720fb7b5d9efb74acd603a926efc2064fa1 (diff) | |
Notes
| -rw-r--r-- | etc/ppp/ppp.shells.sample | 1 | ||||
| -rw-r--r-- | share/examples/pppd/ppp.shells.sample | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/ppp/ppp.shells.sample b/etc/ppp/ppp.shells.sample index 7d26d62a5054..93b68406c216 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 diff --git a/share/examples/pppd/ppp.shells.sample b/share/examples/pppd/ppp.shells.sample index 7d26d62a5054..93b68406c216 100644 --- a/share/examples/pppd/ppp.shells.sample +++ b/share/examples/pppd/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 |
