FreeBSD Bugzilla – Attachment 108222 Details for
Bug 149047
[patch] tcsh(1) bears no mention of brace expansion in case labels
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 580 bytes, created by
Andres Perera
on 2010-07-28 21:30:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andres Perera
Created:
2010-07-28 21:30:09 UTC
Size:
580 bytes
patch
obsolete
>--- /usr/src/contrib/tcsh/tcsh.man 2009-07-11 01:05:08.000000000 -0430 >+++ tcsh.man 2010-07-24 20:36:59.000000000 -0430 >@@ -3324,7 +3324,7 @@ > .B endsw > Each case label is successively matched, against the > specified \fIstring\fR which is first command and filename expanded. >-The file metacharacters `*', `?' and `[...]' may be used >+The file metacharacters `*', `?', `{...}' and `[...]' may be used > in the case labels, which are variable expanded. If none > of the labels match before a `default' label is found, then > the execution begins after the default label. Each case
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 149047
: 108222