Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/raidctl Remove unexpected newline between Em macro and ...



details:   https://anonhg.NetBSD.org/src/rev/302ad6e8cb91
branches:  trunk
changeset: 778368:302ad6e8cb91
user:      njoly <njoly%NetBSD.org@localhost>
date:      Fri Mar 23 18:28:13 2012 +0000

description:
Remove unexpected newline between Em macro and text.

diffstat:

 sbin/raidctl/raidctl.8 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r b56f5fe9979e -r 302ad6e8cb91 sbin/raidctl/raidctl.8
--- a/sbin/raidctl/raidctl.8    Fri Mar 23 18:08:34 2012 +0000
+++ b/sbin/raidctl/raidctl.8    Fri Mar 23 18:28:13 2012 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index