mirror of
git://git.suckless.org/ubase
synced 2025-01-27 16:42:47 +00:00
9 lines
247 B
Groff
9 lines
247 B
Groff
|
.TH PAGESIZE 1 ubase-VERSION
|
||
|
.SH NAME
|
||
|
\fBpagesize\fR - Print system page size
|
||
|
.SH SYNOPSIS
|
||
|
\fBpagesize\fR
|
||
|
.SH DESCRIPTION
|
||
|
\fBpagesize\fR prints the size of a page of memory in bytes. This program is
|
||
|
useful in constructing portable shell scripts.
|