mirror of
git://git.suckless.org/ubase
synced 2024-12-25 16:12:34 +00:00
Add pagesize manpage
This commit is contained in:
parent
d218426d0c
commit
dd4dab958a
8
pagesize.1
Normal file
8
pagesize.1
Normal file
@ -0,0 +1,8 @@
|
||||
.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.
|
Loading…
Reference in New Issue
Block a user