Module Name:    src
Committed By:   njoly
Date:           Fri Mar 23 18:28:13 UTC 2012

Modified Files:
        src/sbin/raidctl: raidctl.8

Log Message:
Remove unexpected newline between Em macro and text.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sbin/raidctl/raidctl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/raidctl/raidctl.8
diff -u src/sbin/raidctl/raidctl.8:1.63 src/sbin/raidctl/raidctl.8:1.64
--- src/sbin/raidctl/raidctl.8:1.63	Tue Aug  2 10:28:00 2011
+++ src/sbin/raidctl/raidctl.8	Fri Mar 23 18:28:13 2012
@@ -1,4 +1,4 @@
-.\"     $NetBSD: raidctl.8,v 1.63 2011/08/02 10:28:00 wiz Exp $
+.\"     $NetBSD: raidctl.8,v 1.64 2012/03/23 18:28:13 njoly Exp $
 .\"
 .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1603,8 +1603,7 @@ idea to zero out the first 64 blocks of 
 RAIDframe driver doesn't erroneously detect a component label in the
 new component.
 This is particularly true on
-.Em
-RAID 1
+.Em RAID 1
 sets because there is at most one correct component label in a failed RAID
 1 installation, and the RAIDframe driver picks the component label with the
 highest serial number and modification value as the authoritative source

Reply via email to