From 0de5349e7f7f71d692d5726091e02c49c9ed5c88 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Thu, 3 Jul 2014 15:06:17 +1000 Subject: [PATCH] mdadm.8: Fix typo in setting font. \fP returns to previous font, not \fp. Signed-off-by: NeilBrown --- mdadm.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdadm.8.in b/mdadm.8.in index 6cc9aff2..f9f44af4 100644 --- a/mdadm.8.in +++ b/mdadm.8.in @@ -3138,7 +3138,7 @@ Partition numbers should be indicated by adding "pMM" to these, thus "/dev/md/d1 From kernel version 2.6.28 the "non-partitioned array" can actually be partitioned. So the "md_d\fBNN\fP" names are no longer needed, and -partitions such as "/dev/md\fBNN\fPp\fBXX\fp" +partitions such as "/dev/md\fBNN\fPp\fBXX\fP" are possible. .PP From kernel version 2.6.29 standard names can be non-numeric following -- 2.39.2