openpkg/bash.patch.vendor

changeset 649
c44c510c1c7f
parent 428
f880f219c566
equal deleted inserted replaced
0:69822f81d7fd 1:ce58c46b544f
499 /* Possible values for subshell_environment */ 499 /* Possible values for subshell_environment */
500 #define SUBSHELL_ASYNC 0x01 /* subshell caused by `command &' */ 500 #define SUBSHELL_ASYNC 0x01 /* subshell caused by `command &' */
501 Index: doc/bash.1 501 Index: doc/bash.1
502 --- doc/bash.1.orig 2011-01-16 21:31:39.000000000 +0100 502 --- doc/bash.1.orig 2011-01-16 21:31:39.000000000 +0100
503 +++ doc/bash.1 2012-06-27 10:31:03.000000000 +0200 503 +++ doc/bash.1 2012-06-27 10:31:03.000000000 +0200
504 @@ -8948,6 +8948,16 @@ 504 @@ -8954,6 +8954,16 @@
505 quoted. This is the behavior of posix mode through version 4.1. 505 quoted. This is the behavior of posix mode through version 4.1.
506 The default bash behavior remains as in previous versions. 506 The default bash behavior remains as in previous versions.
507 .TP 8 507 .TP 8
508 +.B direxpand 508 +.B direxpand
509 +If set, 509 +If set,

mercurial