#!/bin/sh -
#	$OpenBSD$
#	Public domain.

exec /sbin/sysctl -n hw.pagesize
