git: sbin/newfs_hammer: Fix newfs_hammer(8) manpage
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Dec 29 10:11:02 PST 2015
commit 0e847ba25c7c9cf534b020c2ebca46645f0f24d4
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Wed Dec 30 02:39:16 2015 +0900
sbin/newfs_hammer: Fix newfs_hammer(8) manpage
newfs_hammer has calculations and upper limit for boot area,
which don't result in default 4MB, but rather likely to be 64MB.
Also this isn't used for anything just like memory log area.
Summary of changes:
sbin/newfs_hammer/newfs_hammer.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e847ba25c7c9cf534b020c2ebca46645f0f24d4
--
DragonFly BSD source repository
More information about the Commits
mailing list