diff options
Diffstat (limited to 'bin/sh/funcs/popd')
-rw-r--r-- | bin/sh/funcs/popd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/sh/funcs/popd b/bin/sh/funcs/popd index 805a4aff4f94..816230386725 100644 --- a/bin/sh/funcs/popd +++ b/bin/sh/funcs/popd @@ -30,9 +30,6 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# -# @(#)popd 8.2 (Berkeley) 5/4/95 -# $FreeBSD$ # pushd, popd, and dirs --- written by Chris Bertin # Pixel Computer Inc. ...!wjh12!pixel!pixutl!chris |