diff options
Diffstat (limited to 'bin/sh/builtins.def')
-rw-r--r-- | bin/sh/builtins.def | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/sh/builtins.def b/bin/sh/builtins.def index f38af0f24dce..00f363bfb1c7 100644 --- a/bin/sh/builtins.def +++ b/bin/sh/builtins.def @@ -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. -# -# @(#)builtins.def 8.4 (Berkeley) 5/4/95 -# $FreeBSD$ # # This file lists all the builtin commands. The first column is the name |