'\" te .\" Copyright (c) 2003, Sun Microsystems, Inc. - All Rights Reserved. .TH pagesize 1 "4 May 2001" "SunOS 5.11" "User Commands" .SH NAME pagesize \- display the size or sizes of a page of memory .SH SYNOPSIS .LP .nf \fB/usr/bin/pagesize\fR [\fB-a\fR] .fi .SH DESCRIPTION .sp .LP The \fBpagesize\fR utility prints the default size of a page of memory in bytes, as returned by \fBgetpagesize\fR(3C). This program is useful in constructing portable shell scripts. .SH OPTIONS .sp .LP The following option is supported: .sp .ne 2 .mk .na \fB\fB-a\fR\fR .ad .RS 6n .rt Prints out all possible hardware address translation sizes supported by the system. .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilitysystem/core-os .TE .SH SEE ALSO .sp .LP \fBppgsz\fR(1), \fBgetpagesize\fR(3C), \fBgetpagesizes\fR(3C), \fBattributes\fR(5)