mincore: show byte offset instead of page offset
commita175bb9be830984b6ac54bbc87551dffa3354190
authorEric Wong <normalperson@yhbt.net>
Sun, 10 May 2009 03:52:55 +0000 (9 20:52 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 10 May 2009 03:52:55 +0000 (9 20:52 -0700)
treee79a8ee85508ccd1eb2ffb081a58eec4e958304d
parentac8967f99c74b6725e5e39a9010d8a3b0ee8d1cb
mincore: show byte offset instead of page offset

The page offset is architecture and kernel-dependent, whereas
the byte offset is universally understood.
mincore.c