Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/BUILDING,v rcsdiff: /ftp/cvs/cvsroot/src/BUILDING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.130 retrieving revision 1.131 diff -u -p -r1.130 -r1.131 --- src/BUILDING 2017/12/29 03:05:13 1.130 +++ src/BUILDING 2018/02/16 10:05:22 1.131 @@ -877,7 +877,7 @@ BUILDING MACHINE/MACHINE_ARCH pairs, and then exits. The -m or -a options (or both) may be used to specify glob patterns that will be used to narrow the list of results; for example, - "build.sh -m 'evm*' -a '*arm*' list-arch" will list all + "build.sh -m 'evb*' -a '*arm*' list-arch" will list all known MACHINE/MACHINE_ARCH values in which either MACHINE or ALIAS matches the pattern `evb*', and MACHINE_ARCH matches the pattern `*arm*'.