man: /usr/bin may contain binaries in any compatible arch, not just the primary one
authorLennart Poettering <lennart@poettering.net>
Wed, 2 Jul 2014 23:10:01 +0000 (01:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 Jul 2014 23:10:01 +0000 (01:10 +0200)
man/file-hierarchy.xml

index afaba7a..ed6e0e9 100644 (file)
                     <tbody>
                       <row>
                         <entry><filename>/usr/bin</filename></entry>
-                        <entry>Package executables that shall appear in the <varname>$PATH</varname> executable search path, compiled for the primary architecture of the operating system. It is not recommended to place internal binaries or binaries that are not commonly invoked from the shell in this directory, such as daemon binaries. As this directory is shared with most other packages of the system special care should be taken to pick unique names for files placed here, that are unlikely to clash with other package's files.</entry>
+                        <entry>Package executables that shall appear in the <varname>$PATH</varname> executable search path, compiled for any of the supported architectures compatible with the operating system. It is not recommended to place internal binaries or binaries that are not commonly invoked from the shell in this directory, such as daemon binaries. As this directory is shared with most other packages of the system special care should be taken to pick unique names for files placed here, that are unlikely to clash with other package's files.</entry>
                       </row>
                       <row>
                         <entry><filename>/usr/lib/<replaceable>arch-id</replaceable></filename></entry>