Configuration Information [Automatically generated, do not change]:
Machine: amd64
OS: freebsd8.0
Compiler: cc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='amd64'
-DCONF_OSTYPE='freebsd8.0' -DCONF_MACHTYPE='amd64-portbld-freebsd8.0'
-DCONF_VENDOR='portbld' -DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='bash'
-DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -I/usr/local/include
-O2 -pipe -fno-strict-aliasing
uname output: FreeBSD mail.kei.lv 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb
17 02:41:51 UTC 2011
[email protected]:/usr/obj/usr/src/sys/GENERIC amd64
Machine Type: amd64-portbld-freebsd8.0
Bash Version: 4.1
Patch Level: 9
Release Status: release
Description:
In the manual section:
1.2 What is a shell?
There is a sentence:
"For example, cd, break, continue, and exec) cannot be implemented
outside of the shell because they directly manipulate the shell
itself."
Seems to me ")" after exec is a typo here.
Repeat-By:
[Describe the sequence of events that causes the problem
to occur.]
Fix:
[Description of how to fix the problem. If you don't know a
fix for the problem, don't include this section.]