# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' on # the right side marks the last column you can put a character in. You must make # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. |-----handy-ruler------------------------------------------------------| linux32: linux32 (Set 32 bit uname emulation processes) linux32: linux32: linux32 changes the personality of command and all its children to linux32: return the 32 bit architecture name. On x86_64 the output of linux32: uname -m would return i686 instead of the real one. This is useful to linux32: fool shell scripts or programs that check for the architecture linux32: explicitely into believing that they run on a true 32 bit system. linux32: linux32: linux32: linux32: