History log of /openbsd-src/lib/libarch/arm/arm_sync_icache.2 (Results 1 – 4 of 4)
Revision Date Author Comments
# 73d4fc9b 14-Aug-2013 jmc <jmc@openbsd.org>

no longer any need to quote macro lines with >9 args;
From: Jan Stary


# 842baf7f 17-Nov-2007 jmc <jmc@openbsd.org>

"arm" is not a valid .Dt arch; remove it, as this page is for both
armish and zaurus

quote >9 args to .Nd


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 0c2bf8fc 03-Feb-2005 drahn <drahn@openbsd.org>

libarch for arm, to allow for cache flushing.
manpage building and installation are currently commented
out until the appropriate directory is determined.