1*62158Sbostic.\" Copyright (c) 1983, 1990, 1993 2*62158Sbostic.\" The Regents of the University of California. All rights reserved. 319732Smckusick.\" 450446Scael.\" %sccs.include.redist.roff% 519732Smckusick.\" 6*62158Sbostic.\" @(#)pagesize.1 8.1 (Berkeley) 06/06/93 743083Scael.\" 843083Scael.Dd 943083Scael.Dt PAGESIZE 1 1043083Scael.Os BSD 4.2 1143083Scael.Sh NAME 1243083Scael.Nm pagesize 1343083Scael.Nd print system page size 1443083Scael.Sh SYNOPSIS 1543083Scael.Nm pagesize 1643083Scael.Sh DESCRIPTION 1743083Scael.Nm Pagesize 1819732Smckusickprints the size of a page of memory in bytes, as 1919732Smckusickreturned by 2050446Scael.Xr getpagesize 2 . 2119732SmckusickThis program is useful in constructing portable 2219732Smckusickshell scripts. 2343083Scael.Sh SEE ALSO 2443083Scael.Xr getpagesize 2 2543083Scael.Sh HISTORY 2650446ScaelThe 2750446Scael.Nm pagesize 2850446Scaelcommand 2950446Scaelappeared in 3050446Scael.Bx 4.2 . 31