From 3350b7260b59cade7a573c727f5f3dbaa0914de5 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 28 Jan 2012 19:14:57 +0000 Subject: virt-alignment-scan: Fix typo in man page (thanks yurchor). (cherry picked from commit 6e703c1316548e42b5133ba508fe0e7d090ac3d0) --- align/virt-alignment-scan.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/align/virt-alignment-scan.pod b/align/virt-alignment-scan.pod index 5eb9312d..56c51abd 100755 --- a/align/virt-alignment-scan.pod +++ b/align/virt-alignment-scan.pod @@ -52,7 +52,7 @@ possibly the I<-c> option: /dev/sdb1 65536 64K ok The output consists of 4 or more whitespace-separated columns. Only -the first 4 columns are signficant if you want to parse this from a +the first 4 columns are significant if you want to parse this from a program. The columns are: =over 4 -- cgit