Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 19:26:56 +0200
From:      Jens Schweikhardt <schweikh@schweikhardt.net>
To:        Dima Dorfman <dima@unixfreak.org>
Cc:        Sheldon Hearn <sheldonh@uunet.co.za>, cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/share/man/man1 builtin.1
Message-ID:  <20010425192656.A1666@schweikhardt.net>
In-Reply-To: <20010425080644.6879A3E2A@bazooka.unixfreak.org>; from dima@unixfreak.org on Wed, Apr 25, 2001 at 01:06:44AM -0700
References:  <44520.988185704@axl.fw.uunet.co.za> <20010425080644.6879A3E2A@bazooka.unixfreak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 25, 2001 at 01:06:44AM -0700, Dima Dorfman wrote:
# Sheldon Hearn <sheldonh@uunet.co.za> writes:
# > On Tue, 24 Apr 2001 22:53:21 MST, Dima Dorfman wrote:
# > 
# > >   Modified files:
# > >     share/man/man1       builtin.1 
# > >   Log:
# > >   "break", "chdir", "continue", "else", and "while" are sh(1) builtins;
# > >   mark them as such.
# > 
# > Note that chdir is undocumented.
# 
# Perhaps this is a bug.  At the very least it isn't correct to say it's
# not a builtin:
# 
# 	dima@spike% sh
# 	$ type chdir
# 	chdir is a shell builtin
# 	$ 

And else isn't a builtin.
$ type else
else is a shell keyword
$ 

It should not be listed in a section on builtins.

Regards,

	Jens
-- 
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)

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




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