From: Sascha Wildner Date: Sun, 7 Dec 2008 01:34:16 +0000 (+0100) Subject: Improve markup. X-Git-Tag: v2.3.0~245^2~1 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/3f2565b9bf7e8d826d3b2063f5f9044cd3d84136 Improve markup. --- diff --git a/sbin/hammer/hammer.8 b/sbin/hammer/hammer.8 index 432b30326a..1f9b732495 100644 --- a/sbin/hammer/hammer.8 +++ b/sbin/hammer/hammer.8 @@ -690,14 +690,18 @@ options to keep the mirroring target in sync with the source on a continuing basis. .\" ==== version ==== .It Ar version Ar filesystem -This command returns the HAMMER filesystem version for the specified +This command returns the +.Nm HAMMER +filesystem version for the specified filesystem as well as the range of versions supported in the kernel. The .Fl q option may be used to remove the summary at the end. .\" ==== version-upgrade ==== .It Ar version-upgrade Ar filesystem Ar version Op Ar force -This command upgrades the HAMMER filesystem to the specified version. +This command upgrades the +.Nm HAMMER +filesystem to the specified version. Once upgraded a filesystem may not be downgraded. If you wish to upgrade a filesystem to a version greater or equal to the work-in-progress version number you must specify the @@ -707,11 +711,16 @@ Use of WIP versions should be relegated to testing and may require wiping the filesystem as development progresses, even though the WIP version might not change. .Pp -NOTE! This command operates on the entire HAMMER filesystem and is not a -per-PFS operation. All PFS's will be affected. +NOTE! This command operates on the entire +.Nm HAMMER +filesystem and is not a per-PFS operation. +All PFS's will be affected. .Bl -tag -width indent .It 1 -DragonFly-2.0 default version, first HAMMER release. +.Dx 2.0 +default version, first +.Nm HAMMER +release. .It 2 Work-in-progress version. This version is developing a new directory hash key.