=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/arch/arch.1,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/arch/arch.1 2000/03/11 21:40:07 1.6 +++ src/usr.bin/arch/arch.1 2000/03/23 21:10:11 1.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arch.1,v 1.6 2000/03/11 21:40:07 aaron Exp $ +.\" $OpenBSD: arch.1,v 1.7 2000/03/23 21:10:11 aaron Exp $ .\" .\" Copyright (c) 1994 SigmaSoft, Th. Lockert .\" All rights reserved. @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: arch.1,v 1.6 2000/03/11 21:40:07 aaron Exp $ +.\" $OpenBSD: arch.1,v 1.7 2000/03/23 21:10:11 aaron Exp $ .\" .Dd June 22, 1996 .Dt ARCH 1 @@ -55,7 +55,8 @@ displays the kernel architecture (without the operating system part). Note that both commands output the target architecture as opposed to .Xr uname 1 -which describes the host. This is useful for dynamic discovery +which describes the host. +This is useful for dynamic discovery of the target architecture in build or configuration scripts needing to work in cross-compilation environments. .Pp