Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 15:50:05 -0800 (PST)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        jau@iki.fi, robert@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/49038: /bin/sh does not undefine a function when unset is issued
Message-ID:  <200303102350.h2ANo5Up083300@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: /bin/sh does not undefine a function when unset is issued

State-Changed-From-To: feedback->closed
State-Changed-By: robert
State-Changed-When: Mon Mar 10 15:40:44 PST 2003
State-Changed-Why: 
The bourne shell in both 4.7-RELEASE and -CURRENT distinguishes
between variables and functions in its `unset' command.
To unset functions, the `-f' flag must be explicitly given.
The problem lay in the documentation of earlier FreeBSD versions.
Originator considers PR resolved.

http://www.freebsd.org/cgi/query-pr.cgi?pr=49038

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303102350.h2ANo5Up083300>