The documentation for the --offset option wasn't in complete sentences. Fixed that. Signed-off-by: Adam Buchbinder <adam.buchbinder@xxxxxxxxx> --- extras/volume_id/vol_id.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extras/volume_id/vol_id.xml b/extras/volume_id/vol_id.xml index 3ab0b05..475e9bc 100644 --- a/extras/volume_id/vol_id.xml +++ b/extras/volume_id/vol_id.xml @@ -100,8 +100,8 @@ <varlistentry> <term><option>--offset=<replaceable>bytes</replaceable></option></term> <listitem> - <para>Probing at the given offset, instead of the start of the volume. - The offset value is specified in bytes.</para> + <para>Start probing at the given offset, instead of the beginning + of the volume. The offset value is specified in bytes.</para> </listitem> </varlistentry> <varlistentry> -- 1.5.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html