Commit ID:      10057A22AFB5A12A1F9
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/08/03 17:34:14 UTC

Modified files:
        bin/mksh       : mksh.1

Log message:
quote the &, for POSIX:

   An  ordinary  character  is  a  pattern  that  shall  match itself. It can 
be any
   character  in  the  supported  character  set except for NUL, those special 
shell
   characters  in [199]Quoting that require quoting, and the following three 
special
                        ⇓
   The  application  shall  quote  the following characters if they are to 
represent
   themselves:

|  &  ;  <  >  (  )  $  `  \  "  '  <space>  <tab>  <newline>

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.409 -r1.410 src/bin/mksh/mksh.1

Reply via email to